[
https://issues.apache.org/jira/browse/FLINK-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929189#comment-16929189
]
Till Rohrmann commented on FLINK-5449:
--------------------------------------
Has this issue been abandoned [~Zentol]?
> Time drift in MetricRegistry
> ----------------------------
>
> Key: FLINK-5449
> URL: https://issues.apache.org/jira/browse/FLINK-5449
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics
> Affects Versions: 1.1.4, 1.2.0, 1.3.0
> Reporter: Andrey
> Priority: Major
>
> Scheduled metrics are executed using "scheduleWithFixedDelay" which
> introduces time drift. See
> http://stackoverflow.com/questions/24649842/scheduleatfixedrate-vs-schedulewithfixeddelay
> for details.
> Expected:
>
> * switch to "scheduleatfixedrate"
--
This message was sent by Atlassian Jira
(v8.3.2#803003)