[jira] [Created] (FLINK-19037) Introduce proper IO executor in Dispatcher

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-19037) Introduce proper IO executor in Dispatcher

Shang Yuanchun (Jira)
Robert Metzger created FLINK-19037:
--------------------------------------

             Summary: Introduce proper IO executor in Dispatcher
                 Key: FLINK-19037
                 URL: https://issues.apache.org/jira/browse/FLINK-19037
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Coordination
    Affects Versions: 1.12.0
            Reporter: Robert Metzger


Currently, IO operations in the {{Dispatcher}} are scheduled on the {{rpcService.getExecutor()}}.

We should introduce a separate executor for IO operations.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)