You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched in the issues and found nothing similar.
Read release policy
I understand that unsupported versions don't get bug fixes. I will attempt to reproduce the issue on a supported version of Pulsar client and Pulsar broker.
Search before asking
Read release policy
Version
2.10+, 3.x
Minimal reproduce step
run pulsar-perf consume
What did you expect to see?
latency values in milliseconds, as labels suggest
What did you see instead?
value sin nanos with labels "ms"
Anything else?
I think here
pulsar/pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
Lines 464 to 472 in e5bd774
This is not a blocker/not a priority, logging this as "gotcha" if anyone else wonders about the mismatch between values and labels.
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: