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/06/13 05:27:30 UTC

[GitHub] [pulsar] codelipenghui commented on issue #4482: [pulsar-client] Client stats on partitioned topics missing some aggregated values

codelipenghui commented on issue #4482: [pulsar-client] Client stats on partitioned topics missing some aggregated values
URL: https://github.com/apache/pulsar/pull/4482#issuecomment-501553831
 
 
   @hellozepp After i have a deep look at the issue, i think the problem is here: https://github.com/apache/pulsar/blob/master/pulsar-client/src/main/java/org/apache/pulsar/client/impl/PartitionedProducerImpl.java#L254, have not  calculate the rate stats and latency stats while get partitioned producer stats. can we recalculate them here?

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