xiangfu0 opened a new pull request, #13976: URL: https://github.com/apache/pinot/pull/13976
We observed IdealState update becomes bottleneck for large table with high throughput segments update. This PR shamelessly borrowed the idea from: https://github.com/apache/helix/blob/master/helix-core/src/main/java/org/apache/helix/GroupCommit.java to group commit IdealState updates. -- 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]
