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

ExecutionGraph uses Thread.sleep to delay execution retries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.10.0
    • None
    • Runtime / Coordination
    • None

    Description

      The delay between execution retries is done with a future containing a Thread.sleep call, which effectively blocks an executor. This behavior can potentially block the whole JobManager from the user perspective.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbalassi Márton Balassi
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: