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

ASF GitHub Bot updated FLINK-14521:
-----------------------------------
    Labels: pull-request-available  (was: )

> CoLocationGroup is not set into JobVertex if the stream node is chained with 
> others
> -----------------------------------------------------------------------------------
>
>                 Key: FLINK-14521
>                 URL: https://issues.apache.org/jira/browse/FLINK-14521
>             Project: Flink
>          Issue Type: Bug
>          Components: API / DataStream
>    Affects Versions: 1.9.0, 1.9.1
>            Reporter: Yun Gao
>            Priority: Major
>              Labels: pull-request-available
>
> StreamingJobGraphGenerator.isChainable dose not consider the coLocationGroup, 
> if A -> B is chained, the coLocationGroup of the corresponding JobVertex will 
> be set with that of the head node, namely A. Therefore, if B has declared 
> coLocationGroup but A does not, then the coLocationGroup of B will be ignored.



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

Reply via email to