Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-18404

Make unaligned checkpoints rescalable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Critical
    • Resolution: Duplicate
    • 1.12.0
    • None
    • None

    Description

      Currently, the in-flight data of unaligned checkpoints is not handled properly in rescaling scenarios. We guarded with a fail-safe exception against it. A proper rescaling support would increase the benefits of unaligned checkpoints.

      To rescale in-flight data, the state shard needs to be redistributed across all new assigned tasks and some additional filter needs to ensure that only the relevant key-groups are actually recovered (or processed).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              arvid Arvid Heise
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: