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/05/17 18:30:12 UTC

[GitHub] [pulsar] rdhabalia opened a new pull request #4298: [pulsar-broker] fix msg-drop metrics for non-persistent topic

rdhabalia opened a new pull request #4298: [pulsar-broker] fix msg-drop metrics for non-persistent topic
URL: https://github.com/apache/pulsar/pull/4298
 
 
   ### Motivation
   
   Right now, non-persistent topic stats gives wrong metrics value for subscription's msg-drop because broker was not capturing number of batch messages in the dropped message and broker was returning count-rate instead number of event-rate.
   

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