You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/20 02:40:45 UTC

[GitHub] [pulsar] Jason918 commented on pull request #16125: Use non-reentrant lock for GrowableArrayBlockingQueue tail

Jason918 commented on PR #16125:
URL: https://github.com/apache/pulsar/pull/16125#issuecomment-1159905076

   > The data array is mutated and read under 2 separate locks which doesn't seem right.
   
   @lhotari All guarded by `headLock`?


-- 
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@pulsar.apache.org

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