[
https://issues.apache.org/jira/browse/FLINK-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14250871#comment-14250871
]
ASF GitHub Bot commented on FLINK-1019:
---------------------------------------
Github user tillrohrmann commented on the pull request:
https://github.com/apache/incubator-flink/pull/149#issuecomment-67422487
Thanks for the feedback Ufuk. I tried to address the points you have
mentioned. Concerning the problem of failing travis builds, it turned out to be
race condition in the execution graph I stumbled upon. Due to this race
condition, it was possible for a job to finish before all vertices have
properly reached a finished state. It is fixed with the latest commit.
> Rework RPC service
> ------------------
>
> Key: FLINK-1019
> URL: https://issues.apache.org/jira/browse/FLINK-1019
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Runtime
> Reporter: Ufuk Celebi
>
> There is work going on to improve the RPC service by using [Akka|akka.io]. I
> couldn't find a issue for it.
> Could one of the two people working on it ([~StephanEwen] and [~asteriosk])
> please give an overview of the changes and a status update?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)