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)