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: 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