You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gary Yao (Jira)" <ji...@apache.org> on 2020/02/10 15:18:00 UTC

[jira] [Closed] (FLINK-15918) Uptime Metric not reset on Job Restart

     [ https://issues.apache.org/jira/browse/FLINK-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Yao closed FLINK-15918.
----------------------------
    Resolution: Fixed

> Uptime Metric not reset on Job Restart
> --------------------------------------
>
>                 Key: FLINK-15918
>                 URL: https://issues.apache.org/jira/browse/FLINK-15918
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.9.2, 1.10.0
>            Reporter: Gary Yao
>            Assignee: Gary Yao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *Description*
> The {{uptime}} metric is not reset when the job restarts, which is a change in behavior compared to Flink 1.8.
> This change of behavior exists since 1.9.0 if {{jobmanager.execution.failover-strategy: region}} is configured,
> which we do in the default flink-conf.yaml.
> *Workarounds*
> Users that find this behavior problematic can set {{jobmanager.scheduler: legacy}} and unset {{jobmanager.execution.failover-strategy: region}} in their {{flink-conf.yaml}}
> *How to reproduce*
> trivial
> *Expected behavior*
> {{uptime}} should be reset on any vertex restart.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)