[jira] [Created] (FLINK-6586) InputGateMetrics#refreshAndGetMin returns Integer.MAX_VALUE for local channels

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-6586) InputGateMetrics#refreshAndGetMin returns Integer.MAX_VALUE for local channels

Shang Yuanchun (Jira)
Chesnay Schepler created FLINK-6586:
---------------------------------------

             Summary: InputGateMetrics#refreshAndGetMin returns Integer.MAX_VALUE for local channels
                 Key: FLINK-6586
                 URL: https://issues.apache.org/jira/browse/FLINK-6586
             Project: Flink
          Issue Type: Bug
          Components: Metrics, Network
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
            Priority: Trivial
             Fix For: 1.3.0, 1.4.0


The {{InputGateMetrics#refreshAndGetMin}} returns {{Integer.MAX_VALUE}} when working with {{LocalChannels}}. In this case it should return 0 instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)