Till Rohrmann created FLINK-5938:
------------------------------------
Summary: Replace ExecutionContext by Executor in Scheduler
Key: FLINK-5938
URL:
https://issues.apache.org/jira/browse/FLINK-5938 Project: Flink
Issue Type: Improvement
Components: Distributed Coordination
Affects Versions: 1.2.0, 1.3.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Priority: Minor
The {{Scheduler}} uses internally a Scala {{ExecutionContext}} and Akka's {{Futures}} to execute concurrent tasks. In order to remove the dependency on both frameworks, we should replace it via an {{Executor}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)