[
https://issues.apache.org/jira/browse/FLINK-13641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Knauf reopened FLINK-13641:
--------------------------------------
Re-opening in accordance with https://issues.apache.org/jira/browse/FLINK-23206.
> Consider removing UnknownInputChannel in NettyShuffleEnvironment
> ----------------------------------------------------------------
>
> Key: FLINK-13641
> URL: https://issues.apache.org/jira/browse/FLINK-13641
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Network
> Reporter: Andrey Zagrebin
> Priority: Minor
> Labels: auto-closed
>
> UnknownInputChannel basically is a place holder while the producer is unknown
> which contains some partition parameters to use later for creation of the
> known channel.
> If NettyShuffleEnvironment#updatePartitionInfo provides enough information to
> add the known channel, one could consider removing UnknownInputChannel and
> refactoring indexed channel array into a dynamic list.
> Initially suggested in
> [https://github.com/apache/flink/pull/8362#discussion_r290308989]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)