You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Jackie-Jiang (via GitHub)" <gi...@apache.org> on 2023/07/31 16:13:58 UTC

[GitHub] [pinot] Jackie-Jiang commented on issue #11207: Race condition / undefined behavior in LLRealtimeSegmentDataManager

Jackie-Jiang commented on issue #11207:
URL: https://github.com/apache/pinot/issues/11207#issuecomment-1658705991

   Thanks for submitting and researching into the issue. To better understand the issue, is this caused by the potential reordering of the instructions by JVM in the constructor that causes the `startConsumerThread()` to happen before `_leaseExtender` is initialized?


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