somandal opened a new pull request, #15212: URL: https://github.com/apache/pinot/pull/15212
A `summary` option was added to `TableRebalancer` to show a summary of the changes occurring as part of rebalance. This was added in such a away that it would only return the summary in `dryRun` mode. This PR removed the option and always returns the summary for `TableRebalancer` provided it got as far as being able to calculate the summary. Summary can be useful not only as part of `dryRun`, but also comparing the summary to instance assignment or segment assignment may be useful as well. cc @Jackie-Jiang @klsince @J-HowHuang @npawar -- 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