[ https://issues.apache.org/jira/browse/FLINK-23201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Piotr Nowojski reassigned FLINK-23201: -------------------------------------- Assignee: Anton Kalashnikov (was: Piotr Nowojski) > 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, 1.14.0, 1.13.1 > Reporter: Jun Qin > Assignee: Anton Kalashnikov > Priority: Critical > Labels: pull-request-available > Fix For: 1.14.0, 1.13.2, 1.12.6 > > > 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)