You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/04/06 10:49:41 UTC

[jira] [Closed] (FLINK-6030) Job metrics are not updated correctly

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

Chesnay Schepler closed FLINK-6030.
-----------------------------------
    Resolution: Fixed

This was fixed in FLINK-6170.

> Job metrics are not updated correctly
> -------------------------------------
>
>                 Key: FLINK-6030
>                 URL: https://issues.apache.org/jira/browse/FLINK-6030
>             Project: Flink
>          Issue Type: Bug
>          Components: Metrics
>    Affects Versions: 1.2.0
>         Environment: Ubuntu server 12.04.5 64 bit
> java version "1.8.0_111"
> Java(TM) SE Runtime Environment (build 1.8.0_111-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 25.111-b14, mixed mode)
>            Reporter: Avihai Berkovitz
>
> Some job metrics are not updated regularly. They are:
> * lastCheckpointSize
> * lastCheckpointDuration
> * lastCheckpointAlignmentBuffered
> * lastCheckpointExternalPath
> All of them are exposed by the CheckpointStatsTracker class.
> The metrics remain exactly the same for long periods of time and only change after triggering a savepoint or after a job recovery.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)