somandal commented on PR #15029:
URL: https://github.com/apache/pinot/pull/15029#issuecomment-2651616341

   > Trying to understand the intention and usage of this pre-check. Is this 
mainly for debugging info when people doing a dry-run?
   
   Today we do a lot of pre-checks manually and that can be error prone and 
steps can be missed. The idea here is to automate some of the pre-checks. The 
caller of TableRebalance can look at the status of these pre-checks and decide 
what action to take (or what changes to make)
   
   I envision this evolving to even fail TableRebalance in the future for 
failing pre-checks once we've ironed out which pre-checks are must haves.


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