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

CheckpointIDCounter.shutdown should expose errors asynchronously

    XMLWordPrintableJSON

Details

    Description

      CheckpointIDCounter.shutdown should return a CompletableFuture exposing errors if anything happens to enable retrying of the cleanup.

      All implementations should also work in an idempotent fashion, i.e. nothing should happen if the artifact was already deleted.

      This bug is not considered a 1.15 blocker because unit tests rerunning the shutdown worked properly already, i.e. in the worst case (of an error) we would just miss to clean up right now.

      Attachments

        Issue Links

          Activity

            People

              mapohl Matthias Pohl
              mapohl Matthias Pohl
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: