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

SafetyNetCloseableRegistry is closed prematurely in Task::triggerCheckpointBarrier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 1.3.0
    • 1.3.1, 1.4.0
    • None
    • None

    Description

      The SafetyNetCloseableRegistry is closed to early in triggerCheckpointBarrier(...). Right now, it seems like the code assumes that statefulTask.triggerCheckpoint(...) is blocking - which it is not. Like this, the registry can be closed while the checkpoint is still running.

      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: