mcvsubbu commented on pull request #7886: URL: https://github.com/apache/pinot/pull/7886#issuecomment-994193277
I think there is a bigger problem here. The consumer is created in the helix transition thread, but accessed in the new thread. Should all the variables initialized be volatile now? -- 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]
