[ 
https://issues.apache.org/jira/browse/FLINK-21328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhilong Hong updated FLINK-21328:
---------------------------------
    Description: 
Based on FLINK-21326, the {{consumedResults}} in {{DefaultExecutionVertex}} and 
{{consumers}} in {{DefaultResultPartition}} can be replaced with 
{{ConsumedPartitionGroup}} and {{ConsumerVertexGroup}} in {{EdgeManager}}.
 # The method {{DefaultExecutionTopology#connectVerticesToConsumedPartitions}} 
could be removed.
 # All the related usages should be fixed.

The detailed design doc is located at: 
https://docs.google.com/document/d/1OjGAyJ9Z6KsxcMtBHr6vbbrwP9xye7CdCtrLvf8dFYw/edit#heading=h.zary7uv1ev22

  was:
Based on FLINK-21326, the {{consumedResults}} in {{DefaultExecutionVertex}} and 
{{consumers}} in {{DefaultResultPartition}} can be replaced with 
{{ConsumedPartitionGroup}} and {{ConsumerVertexGroup}} in {{EdgeManager}}.
 # The method {{DefaultExecutionTopology#connectVerticesToConsumedPartitions}} 
could be removed.
 # All the related usages should be fixed.


> Optimize the initialization of DefaultExecutionTopology
> -------------------------------------------------------
>
>                 Key: FLINK-21328
>                 URL: https://issues.apache.org/jira/browse/FLINK-21328
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Zhilong Hong
>            Priority: Major
>             Fix For: 1.13.0
>
>
> Based on FLINK-21326, the {{consumedResults}} in {{DefaultExecutionVertex}} 
> and {{consumers}} in {{DefaultResultPartition}} can be replaced with 
> {{ConsumedPartitionGroup}} and {{ConsumerVertexGroup}} in {{EdgeManager}}.
>  # The method 
> {{DefaultExecutionTopology#connectVerticesToConsumedPartitions}} could be 
> removed.
>  # All the related usages should be fixed.
> The detailed design doc is located at: 
> https://docs.google.com/document/d/1OjGAyJ9Z6KsxcMtBHr6vbbrwP9xye7CdCtrLvf8dFYw/edit#heading=h.zary7uv1ev22



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

Reply via email to