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

ExecutionGraph.scheduleOrUpdateConsumers can fail the ExecutionGraph

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.3, 1.2.0
    • 1.1.4, 1.2.0
    • Runtime / Coordination
    • None

    Description

      Currently the ExecutionGraph.scheduleOrUpdateConsumers can fail the whole ExecutionGraph if it cannot find the corresponding Execution. This situation can occur in the restarting scenario where we have a late callback trying to update its consumers. In this case, the call should forward the exception back to the caller and not fail the ExecutionGraph.

      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: