Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-9485 Improving Flink’s timer management for large state
  3. FLINK-9489

Checkpoint timers as part of managed keyed state instead of raw keyed state

    XMLWordPrintableJSON

Details

    Description

      Timer state should now become part of the keyed state backend snapshot, i.e., stored inside the managed keyed state. This means that we have to connect our preparation for asynchronous checkpoints with the backend, so that the timers are written as part of the state for each key-group. This means that we will also free up the raw keyed state an might expose it to user functions in the future.

      Attachments

        Issue Links

          Activity

            People

              srichter Stefan Richter
              srichter Stefan Richter
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: