Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-6537 Umbrella issue for fixes to incremental snapshots
  3. FLINK-6535

JobID should not be part of the registration key to the SharedStateRegistry

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.3.0
    • 1.3.0
    • None

    Description

      Currently, the job id is part of the registration key in the SharedStateRegistry. I suggest to remove this part of the key because the job id changes after a restart. So when we do not update job ids in the registry, referencing shared state will fail for future checkpoints. When we update it, we basically replace the information. So I think there would be no value in addint this the the composite key.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: