You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2020/05/07 09:50:00 UTC

[jira] [Created] (FLINK-17552) UnionInputGate shouldn't be caching InputChannels

Piotr Nowojski created FLINK-17552:
--------------------------------------

             Summary:  UnionInputGate shouldn't be caching InputChannels 
                 Key: FLINK-17552
                 URL: https://issues.apache.org/jira/browse/FLINK-17552
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Network
            Reporter: Piotr Nowojski
             Fix For: 1.11.0


For example currently UnionInputGate#getChannel can become inconsistent with SingleInputGate#getChannel after updating a channel inside SingleInputGate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)