KKcorps commented on PR #15978: URL: https://github.com/apache/pinot/pull/15978#issuecomment-2938999043
@Jackie-Jiang The `goOnlineFromConsuming` and `offload` methods can be called from different threads. This is in addition to the seperate consumer thread that accesses these methods In production environments, we noticed issues where a Closed partitionMetadataProvider was still being referenced which led to other issues -- 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]
