Jackie-Jiang commented on issue #7338: URL: https://github.com/apache/pinot/issues/7338#issuecomment-904214479
@shreelakshmijoshi Yes, this issue is open to contribute. Pinot allows reloading segments of a given table by sending a custom Helix message (see `SegmentReloadMessage` class). We want to add an extra parameter to it to control the parallelism of the reload. The message is handled within the `SegmentMessageHandlerFactory` class -- 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]
