Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21075 FLIP-160: Adaptive scheduler
  3. FLINK-21400

Attempt numbers are not maintained across restarts

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: