[ 
https://issues.apache.org/jira/browse/FLINK-19037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17183195#comment-17183195
 ] 

Till Rohrmann commented on FLINK-19037:
---------------------------------------

The same actually applies for the {{ResourceManager}} as well. One idea could 
be to forward the {{ClusterEntrypoint.ioExecutor}} to the 
{{DispatcherResourceManagerComponent}} and then farther to the {{Dispatcher}} 
and {{ResourceManager}}.

> 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
>            Priority: Major
>
> 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)

Reply via email to