somandal opened a new pull request, #15232:
URL: https://github.com/apache/pinot/pull/15232

   This PR adds some recommended defaults for RebalanceConfig:
   
   - reassignInstances: true
   - includeConsuming: true
   - minAvailableReplicas: -1 (which translates to numReplicas - 1)
   
   It also adds `preChecks` to `RebalanceTableCommand` and updates this to have 
the new defaults as well
   
   Testing:
   - Validated on Swagger that the new defaults are chosen
   - Ran the pinot-admin.sh command to see the newly added `-preChecks` and the 
defaults
   
   cc @klsince @Jackie-Jiang @J-HowHuang @npawar 


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to