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