siddharthteotia opened a new pull request #4446: Add support in the rebalancer 
for the user to provide minimum number of serving replicas
URL: https://github.com/apache/incubator-pinot/pull/4446
 
 
   The current implementation of no-downtime rebalancing keeps up at least 1 
serving replica up for each segment. Having only 1 serving replica up can 
potentially hurt throughput.
   
   The changes here add support for the user to specify the minimum number of 
serving replicas that should be kept up for no-downtime rebalancing.
   
   Added unit tests in TableRebalancerTest for the new code.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to