Lagranmoon opened a new issue #7669:
URL: https://github.com/apache/pulsar/issues/7669


   **Describe the bug**
   pulsar client use info level log to record throughput and latency in class 
org.apache.pulsar.client.impl.ProducerStatsRecorderImpl, but the latency was 
divided by 1000 by mistake,the ds was already in ms, so there is no need to 
convert time,it will cause a lot of misunderstanding when testing the producer 
latency.
   
![image](https://user-images.githubusercontent.com/24788692/88494152-40d02800-cfe7-11ea-8f2e-fcb023a8cee7.png)
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to