You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2022/10/08 05:38:32 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #9558: Add API for checking table rebalance status

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

   One workaround for this is to run the rebalance in dry-run mode and check the response. If the response is no-op, that means the ideal state is already reaching the end state (external view might not converge yet).
   We can add an API to apply similar idea, and also add extra check on whether the external view matches the ideal state.


-- 
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-unsubscribe@pinot.apache.org

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


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