You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2016/11/28 08:50:58 UTC

[jira] [Created] (FLINK-5169) Make consumption of input channels fair

Ufuk Celebi created FLINK-5169:
----------------------------------

             Summary: Make consumption of input channels fair
                 Key: FLINK-5169
                 URL: https://issues.apache.org/jira/browse/FLINK-5169
             Project: Flink
          Issue Type: Improvement
          Components: Network
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
            Priority: Critical
             Fix For: 1.2.0, 1.1.4


The input channels on the receiver side of the network stack queue incoming data and notify the input gate about available data. These notifications currently determine the order in which input channels are consumed, which can lead to unfair consumption patterns where faster channels are favored over slower ones.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)