richard_zhulh created FLINK-38182:
-------------------------------------
Summary: lastCheckpointDuration is not right.
Key: FLINK-38182
URL: https://issues.apache.org/jira/browse/FLINK-38182
Project: Flink
Issue Type: Bug
Components: Runtime / Checkpointing
Affects Versions: 1.8.2
Reporter: richard_zhulh
When a checkpoint fails, the {{lastCheckpointDuration}} metric would use
{{{}LatestCompletedCheckpointDurationGauge{}}}, but in reality, it should
obtain the value as {{{}(the time of the failed checkpoint -
latestFailedCheckpoint.getEndToEndDuration()){}}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)