You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/12/15 01:09:14 UTC

[GitHub] [pinot] mcvsubbu commented on pull request #7886: BUG FIX: semaphore issue in consuming segments

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org