[
https://issues.apache.org/jira/browse/FLINK-23201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Piotr Nowojski updated FLINK-23201:
-----------------------------------
Fix Version/s: 1.13.2
1.12.5
1.14.0
> The check on alignmentDurationNanos seems to be too strict
> ----------------------------------------------------------
>
> Key: FLINK-23201
> URL: https://issues.apache.org/jira/browse/FLINK-23201
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Metrics
> Affects Versions: 1.12.2
> Reporter: Jun Qin
> Priority: Critical
> Fix For: 1.14.0, 1.12.5, 1.13.2
>
>
> The check on alignmentDurationNanos seems to be too strict at the line:
> https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/checkpoint/CheckpointMetrics.java#L74
> This caused a job to fail when doing stop-with-savepoint. But doing savepoint
> only without stop does not seem to be impacted by this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)