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

Improve parallel download of RocksDB incremental state

    XMLWordPrintableJSON

Details

    Description

      RocksDBStateDownloader is used to download the files for incremental checkpoints in parallel. However, the parallelism is currently restricted to a single IncrementalRemoteKeyedStateHandle and also a single state type (shared, private) within the handle at a time.
      We should support parallelization across multiple state types and across multiple state handles. In particular, this can improve our download times for scale-in.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: