[
https://issues.apache.org/jira/browse/FLINK-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-5938.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.2.1
1.3.0
1.3.0: cde3cdd00c7b97f86904f641475381240fc440df
1.2.1: 53b454285c810b83232a1c97d945f16ab3634c68
> 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
> Fix For: 1.3.0, 1.2.1
>
>
> 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)