You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Zhu Zhu (Jira)" <ji...@apache.org> on 2020/10/19 12:30:00 UTC

[jira] [Updated] (FLINK-19714) Assign different logical pipelined regions of a DataSet job to different slot sharing group

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

Zhu Zhu updated FLINK-19714:
----------------------------
    Description: 
Currently, job vertices of a DataSet job will be put into the same SlotSharingGroup. It does not make sense because producer and consumer pipelined regions will not be able to share slots.
We should 

  was:Currently, job vertices of a DataSet job will be put into the same SlotSharingGroup. It does not make sense because producer and consumer pipelined regions will not be able to share slots.


> Assign different logical pipelined regions of a DataSet job to different slot sharing group
> -------------------------------------------------------------------------------------------
>
>                 Key: FLINK-19714
>                 URL: https://issues.apache.org/jira/browse/FLINK-19714
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Coordination
>    Affects Versions: 1.12.0
>            Reporter: Zhu Zhu
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Currently, job vertices of a DataSet job will be put into the same SlotSharingGroup. It does not make sense because producer and consumer pipelined regions will not be able to share slots.
> We should 



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