dang-stripe opened a new issue, #9558: URL: https://github.com/apache/pinot/issues/9558
It'd be great to have an API to check rebalance status programmatically so we can automate rebalances. Currently the API always returns in-progress and requires checking the controller logs for status or checking external view / ideal state. https://github.com/apache/pinot/blob/master/pinot-controller/src/main/java/org/apache/pinot/controller/api/resources/PinotTableRestletResource.java#L677 -- 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]
