gyang94 commented on issue #1396:
URL: https://github.com/apache/fluss/issues/1396#issuecomment-3143762369

   Hi @swuferhong , I am interested in this topic and may I take this task?
   In my understanding, fluss rebalance is something similar to kafka's 
reassign process, which also allow users to submit a plan, and  then executing 
the plan to rebalance the cluster.
   For this ticket, we need to implement the `GoalOptimizer`, which combines 
the user requests and the bucket load to generate a rebalance plan. But I think 
the there are too many details need to be discuss (e.g. what metrics we will 
take to generate plan, what is the algorithm to generate this plan based on 
those metrics, how to handle the conflicts between user's plan and metrics... 
etc).
   If there is a chance to do this task together, we can discuss further. 
Looking forward your reply.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to