klsince opened a new pull request, #10112: URL: https://github.com/apache/pinot/pull/10112
added two configs to make it more configurable on how often to check if and how long to wait if external view converges with ideal states ## Release notes ## added two configs for segmentRelocator to fine tune the periodic table rebalance task controller.segmentRelocator.externalViewStabilizationTimeoutMs - 1hr by default controller.segmentRelocator.externalViewCheckIntervalMs - 1s by default externalViewStabilizationTimeoutMs and externalViewCheckIntervalMs can also be set when triggering rebalance via rest API or cmd line -- 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