Jackie-Jiang opened a new pull request, #15441: URL: https://github.com/apache/pinot/pull/15441
- Move segment reload handling from `HelixInstanceDataManager` into `BaseTableDataManager` - Rename `SegmentRefreshSemaphore` to `SegmentReloadSemaphore` and move it into `segment-local` module so that it is accessible to `BaseTableDataManager` - Move all the segment reload/replace throttling logic into `BaseTableDataManager` -- 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]
