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

DefaultJobmanagerRunnerRegistry#localCleanupAsync calls close instead of closeAsync

    XMLWordPrintableJSON

Details

    Description

      DefaultJobmanagerRunnerRegistry#localCleanupAsync is meant to be called from the main thread. The current implementation calls close on the JobManagerRunner instead of closeAsync. This results in a blocking call on the Dispatcher's main thread which we want to avoid.

      Thanks for identifying this issue, chesnay

      Attachments

        Activity

          People

            mapohl Matthias Pohl
            mapohl Matthias Pohl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: