Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-21648 FLIP-151: Incremental snapshots for heap-based state backend
  3. FLINK-21673

Add extension points to heap backend to read/write incremental snapshots

    XMLWordPrintableJSON

Details

    Description

      For each state, incremental backend can create either incremental or full snapshot.

      States of type PQ or nested tables are always fully snapshotted.

      The goal is allow future incremental backend to:

      1. distinguish between full/inc snapshots on recovery
      2. read incremental snapshot

      This ticket is only about changing the existing classes (providing extension points).

       

      Optional goal: compatibility between backends.

      Attachments

        Issue Links

          Activity

            People

              roman Roman Khachatryan
              roman Roman Khachatryan
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: