[ https://issues.apache.org/jira/browse/FLINK-7810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200564#comment-16200564 ]
ASF GitHub Bot commented on FLINK-7810: --------------------------------------- GitHub user aljoscha opened a pull request: https://github.com/apache/flink/pull/4807 [FLINK-7810] Switch from custom Flakka to Akka 2.4.x ## What is the purpose of the change Drop support for Scala 2.10 and then update to a newer Akka version. Before, we were forced to stay on our custom Flakka 2.3.x version with back ports because newer Akka does not support Scala 2.10. You can merge this pull request into a Git repository by running: $ git pull https://github.com/aljoscha/flink jira-7729-drop-210-akka-update Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/4807.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #4807 ---- commit 24e70936eac780792dd00d63f833b286f4aa2aaf Author: Aljoscha Krettek <aljoscha.kret...@gmail.com> Date: 2017-10-06T09:42:00Z [FLINK-7809] Remove support for Scala 2.10 commit e64135f507256130b4d352e93152b736265de9c2 Author: Aljoscha Krettek <aljoscha.kret...@gmail.com> Date: 2017-10-06T12:33:43Z [FLINK-7810] Switch from custom Flakka to Akka 2.4.x We can do this now that we dropped support for Scala 2.10. ---- > Switch from custom Flakka to Akka 2.4.x > --------------------------------------- > > Key: FLINK-7810 > URL: https://issues.apache.org/jira/browse/FLINK-7810 > Project: Flink > Issue Type: Improvement > Components: Distributed Coordination > Reporter: Aljoscha Krettek > Assignee: Aljoscha Krettek > Fix For: 1.4.0 > > -- This message was sent by Atlassian JIRA (v6.4.14#64029)