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/15 03:12:00 UTC

[jira] [Updated] (FLINK-17018) DefaultExecutionSlotAllocator allocates slots in bulks ignoring slot sharing

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

Zhu Zhu updated FLINK-17018:
----------------------------
    Summary: DefaultExecutionSlotAllocator allocates slots in bulks ignoring slot sharing  (was: DefaultExecutionSlotAllocator allocates slots in bulks)

> DefaultExecutionSlotAllocator allocates slots in bulks ignoring slot sharing
> ----------------------------------------------------------------------------
>
>                 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
>            Priority: Major
>             Fix For: 1.11.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 :
> 1. Slot sharing will not be respected 



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