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