You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yangze Guo (Jira)" <ji...@apache.org> on 2021/01/04 07:01:00 UTC

[jira] [Commented] (FLINK-14192) Enable the dynamic slot allocation feature.

    [ https://issues.apache.org/jira/browse/FLINK-14192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258023#comment-17258023 ] 

Yangze Guo commented on FLINK-14192:
------------------------------------

Close this issue as the related logic is now inside the SlotManager.

> Enable the dynamic slot allocation feature.
> -------------------------------------------
>
>                 Key: FLINK-14192
>                 URL: https://issues.apache.org/jira/browse/FLINK-14192
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Xintong Song
>            Priority: Major
>             Fix For: 1.13.0
>
>
> * ResourceManager uses TaskExecutor registered default slot resource profiles, instead of that calculated on RM side.
>  * ResourceManager uses actual requested resource profiles for slot requests, instead assuming default profile for all requests.
>  * TaskExecutor bookkeep with requested resource profiles instead, instead of assuming default profile for all requests.



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