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 2019/03/15 04:28:25 UTC

[GitHub] [pulsar] murong00 opened a new pull request #3829: [Issue 3806] Fix NPE while call PartitionedProducerImpl.getStats()

murong00 opened a new pull request #3829: [Issue 3806] Fix NPE while call PartitionedProducerImpl.getStats()
URL: https://github.com/apache/pulsar/pull/3829
 
 
   ### Motivation
   
   Fixes #3806
   
   ### Modifications
   
   Initialize `LongAdder` variables by `LongAdder` Object.

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


With regards,
Apache Git Services