Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-14551 Unaligned checkpoints
  3. FLINK-17719

Provide ChannelStateReader#hasStates for hints of reading channel states

    XMLWordPrintableJSON

Details

    Description

      Currently we rely on whether unaligned checkpoint is enabled to determine whether to read recovered states during task startup, then it will block the requirements of recovery from previous unaligned states even though the current mode is aligned.

      We can make `ChannelStateReader` provide the hint whether there are any channel states to be read during startup, then we will never lose any chances to recover from them.

      Attachments

        Issue Links

          Activity

            People

              zjwang Zhijiang
              zjwang Zhijiang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: