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

Cleanup StreamTaskStates if a checkpoint operation of a subsequent operator fails

    XMLWordPrintableJSON

Details

    Description

      Due to chaining, a StreamTask needs to checkpoint multiple operators. If the first operators succeed in creating a checkpoint but a subsequent operator in the chain fails, the StreamTask has to clean up the already completed checkpoints. Otherwise we might end up with orphaned state data.

      Attachments

        Activity

          People

            trohrmann Till Rohrmann
            trohrmann Till Rohrmann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: