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

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

master:
f876eb7ad9ec934c01785dc18abe7353300ccaf6
ce6fd3e4712f40c2e5daf9e10a71fccc80233ed1

> 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
>              Labels: pull-request-available
>             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)

Reply via email to