[
https://issues.apache.org/jira/browse/STORM-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335682#comment-15335682
]
ASF GitHub Bot commented on STORM-1911:
---------------------------------------
Github user unsleepy22 commented on the issue:
https://github.com/apache/storm/pull/1499
@HeartSaVioR could you use Time.currentTimeSecs instead? there's already a
method to get current time secs.
> 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)