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/05/25 07:38:00 UTC

[jira] [Updated] (FLINK-17018) Allocates slots in bulks on pipelined region scheduling

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

Zhu Zhu updated FLINK-17018:
----------------------------
    Summary: Allocates slots in bulks on pipelined region scheduling  (was: DefaultExecutionSlotAllocator allocates slots in bulks ignoring slot sharing)

> Allocates slots in bulks on pipelined region scheduling
> -------------------------------------------------------
>
>                 Key: FLINK-17018
>                 URL: https://issues.apache.org/jira/browse/FLINK-17018
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>    Affects Versions: 1.11.0
>            Reporter: Zhu Zhu
>            Assignee: Zhu Zhu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> The DefaultExecutionSlotAllocator should allocate slot in bulks, that means the bulks of slot requests will be sent together and fail if any of the request fails.
> Note this is a first step to fully functional bulk slot allocation. Current limitations would be:
> 1. Slot sharing will be ignored
> 2. Co-location constraints are not allowed
> 3. intra-bulk input location preferences will be ignored



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