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

Remove RpcService#getExecutor

    XMLWordPrintableJSON

Details

    Description

      RpcService#getExecutor exposes Akka's underlying dispatcher thread which introduces the risk of the thread being blocking by an IO operation of another component.

      We should look into removing this method, and migrate existing usages to either a dedicated executor or explicitly passing the main thread executor if required.

      Attachments

        Issue Links

          Activity

            People

              chesnay Chesnay Schepler
              chesnay Chesnay Schepler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: