Rui Li created STORM-3785:
-----------------------------
Summary: Rate metrics are wrongly divided by 1000000
Key: STORM-3785
URL: https://issues.apache.org/jira/browse/STORM-3785
Project: Apache Storm
Issue Type: Bug
Reporter: Rui Li
customers complained about odd behavior of storm rate metrics (m1_rate, etc).
It turns out to be a Storm bug:
https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/executor/Executor.java#L416
https://github.com/apache/storm/blob/master/storm-client/src/jvm/org/apache/storm/executor/Executor.java#L437
--
This message was sent by Atlassian Jira
(v8.3.4#803005)