-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.0, 1.1.0
-
Component/s: storm-core
-
Labels:None
-
Epic Link:
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.