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

Close checkpoint streams upon cancellation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.1.3
    • 1.1.4
    • Runtime / Coordination
    • None

    Description

      Closing checkpoint streams upon cancellation of a Task could help to interrupt the main thread being stuck in the snapshotState method of stateful operator. Otherwise, ff the snapshotState method takes too long to complete, the watch dog will kill the whole TaskManager terminating all other running tasks as well.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: