Jackie-Jiang opened a new pull request, #11680: URL: https://github.com/apache/pinot/pull/11680
Split commit has been the default for years, and can solve the hotspot problem on the controller. This PR: - Cleanup the config to disable the split commit and always use split commit - Remove `RealtimeSegmentDataManager` which is no longer needed Will rename `LLRealtimeSegmentDataManager` to `RealtimeSegmentDataManager` in a separate PR to keep the history of the file. -- 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]
