Jackie-Jiang commented on issue #10313:
URL: https://github.com/apache/pinot/issues/10313#issuecomment-1442331999

   Rebalance is slightly different from reload because the target assignment 
(IS) can change multiple times with no-downtime settings, also if the IS 
changes while rebalancing, pinot will re-compute the target assignment.
   To solve this, we can pass in a hook to the rebalancer, and let the 
rebalancer pass back the current rebalancing state. Only rebalancer knows the 
progress of the rebalance since IS can change dynamically.


-- 
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: commits-unsubscr...@pinot.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to