[
https://issues.apache.org/jira/browse/FLINK-5938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890220#comment-15890220
]
ASF GitHub Bot commented on FLINK-5938:
---------------------------------------
Github user StephanEwen commented on the issue:
https://github.com/apache/flink/pull/3439
+1
> 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)