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/02/20 08:59:42 UTC

[GitHub] [pulsar] aahmed-se opened a new pull request #9656: BugFix : Use Atomic Field Updater to increment volatile messagesConsu…

aahmed-se opened a new pull request #9656:
URL: https://github.com/apache/pulsar/pull/9656


   * messagesConsumedCounter is volatile it needs to be updated with a non-atomic operation.


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



[GitHub] [pulsar] codelipenghui merged pull request #9656: BugFix : Use Atomic Field Updater to increment volatile messagesConsu…

Posted by GitBox <gi...@apache.org>.
codelipenghui merged pull request #9656:
URL: https://github.com/apache/pulsar/pull/9656


   


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