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 2021/04/09 11:18:05 UTC

[GitHub] [pulsar] lhotari commented on pull request #10180: Use AtomicIntegerFieldUpdater to mutate volatile int totalAvailablePermits in PersistentDispatcherMultipleConsumers class

lhotari commented on pull request #10180:
URL: https://github.com/apache/pulsar/pull/10180#issuecomment-816611708


   This PR was co-authored with @devinbost . Thanks for @devinbost for pinpointing the code location around `totalAvailablePermits` in `PersistentDispatcherMultipleConsumers` class. This fix wouldn't have happened without @devinbost 's persistent investigation work. This change might fix issues such as #6054.
   
   @codelipenghui @merlimat @eolivelli @rdhabalia Please review this change.


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

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