Jungtaek Lim created STORM-1911:
-----------------------------------
Summary: Inconsistency of timestamp between IMetricsConsumer and
IClusterMetricsConsumer
Key: STORM-1911
URL: https://issues.apache.org/jira/browse/STORM-1911
Project: Apache Storm
Issue Type: Bug
Components: storm-core
Affects Versions: 2.0.0, 1.1.0
Reporter: Jungtaek Lim
Assignee: Jungtaek Lim
There's inconsistency of timestamp between IMetricsConsumer and
IClusterMetricsConsumer: former is seconds and latter is milliseconds.
Since both of two are representing it to timestamp, and IMetricsConsumer is
already being used, we need to change timestamp of IClusterMetricsConsumer to
seconds.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)