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)