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

[jira] [Updated] (FLINK-18739) Implement MergingSharedSlotProfileRetriever

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

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

> Implement MergingSharedSlotProfileRetriever
> -------------------------------------------
>
>                 Key: FLINK-18739
>                 URL: https://issues.apache.org/jira/browse/FLINK-18739
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>              Labels: pull-request-available
>
> Input location preferences will be considered for each SharedSlot when allocating a physical slot for it. Input location preferences of a SharedSlot will be the merge of input location preferences of all the tasks to run in this SharedSlot.
> Inter-ExecutionSlotSharingGroup input location preferences can be respected in this way for ExecutionSlotSharingGroups belonging to different bulks. If ExecutionSlotSharingGroups belong to the same bulk, the input location preferences are ignored because of possible cyclic dependencies. Later, we can optimise this case when the declarative resource management for reactive mode is ready.
> Intra-ExecutionSlotSharingGroup input location preferences will also be respected when creating ExecutionSlotSharingGroup(s) in DefaultSlotSharingStrategy.



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