zhuzhurk commented on PR #25647:
URL: https://github.com/apache/flink/pull/25647#issuecomment-2472879330

   > As I understand, task balancing needs 2 level:
   > 
   > * Task to Slot
   > * Slot to TM
   > 
   > This PR will ` Introduce the TASKS for TaskManagerLoadBalanceMode enum`, 
and only support task balancing at slot level. And `Slot to TM` will be 
supported later.
   > 
   > I think it's acceptable for Flink 2.0, and I hope hear the suggestion from 
@zhuzhurk .
   
   Does you mean that the balance of `Slot to TM`[1] is not planned to be 
supported in Flink 2.0?
   
   [1] 
https://cwiki.apache.org/confluence/display/FLINK/FLIP-370%3A+Support+Balanced+Tasks+Scheduling#FLIP370:SupportBalancedTasksScheduling-3.2.3ImplementslotstoTMsbalancingforDefaultScheduler:


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to