[
https://issues.apache.org/jira/browse/FLINK-33448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17782493#comment-17782493
]
Rui Fan commented on FLINK-33448:
---------------------------------
{quote}1. Introduce a new configuration item 'taskmanager.load-balance.mode'
2. Make it compatible with "cluster.evenly-spread-out-slots"
3. Mark "cluster.evenly-spread-out-slots" as Deprecated
{quote}
It makes sense, please go ahead.
For item2, please note we only update `taskmanager.load-balance.mode` to Slots
when the taskmanager.load-balance.mode isn't set and
cluster.evenly-spread-out-slots is true.
> Introduce a new configuration item 'taskmanager.load-balance.mode'
> ------------------------------------------------------------------
>
> Key: FLINK-33448
> URL: https://issues.apache.org/jira/browse/FLINK-33448
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Task
> Reporter: RocMarshal
> Assignee: RocMarshal
> Priority: Major
>
> Introduce a new configuration item 'taskmanager.load-balance.mode' and make
> it compatible with "cluster.evenly-spread-out-slots"
> The ticket is mainly to do three items:
> - Introduce a new configuration item 'taskmanager.load-balance.mode'
> - Make it compatible with "cluster.evenly-spread-out-slots"
> - Mark "cluster.evenly-spread-out-slots" as Deprecated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)