somandal opened a new pull request, #16615: URL: https://github.com/apache/pinot/pull/16615
This PR adds an option to disable the rebalance summary. This can be useful in scenarios where we want to skip the overhead of calculating the summary, especially from calls within the code. It also makes the summary and pre-checks code more robust to failures by catching all exceptions and logging a warning to avoid failing the rebalance operation itself. -- 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]
