[
https://issues.apache.org/jira/browse/FLINK-21400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-21400:
----------------------------------------
Assignee: Chesnay Schepler
> Attempt numbers are not maintained across restarts
> --------------------------------------------------
>
> Key: FLINK-21400
> URL: https://issues.apache.org/jira/browse/FLINK-21400
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Coordination
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Critical
> Fix For: 1.13.0
>
>
> The DeclarativeScheduler discards the ExecutionGraph on each restart attempt,
> as a result of which the attempt number remains 0.
> Various tests use the attempt number to determine whether an exception should
> be thrown, and thus continue to throw exceptions on each restart.
> Affected tests:
> UnalignedCheckpointTestBase
> UnalignedCheckpointITCase
> ProcessingTimeWindowCheckpointingITCase
> LocalRecoveryITCase
> EventTimeWindowCheckpointingITCase
> EventTimeAllWindowCheckpointingITCase
> FileSinkITBase#testFileSink
--
This message was sent by Atlassian Jira
(v8.3.4#803005)