Maximilian Michels created FLINK-3662: -----------------------------------------
Summary: Bump Akka version to 2.4.x for Scala 2.11.x Key: FLINK-3662 URL: https://issues.apache.org/jira/browse/FLINK-3662 Project: Flink Issue Type: Sub-task Components: Build System Affects Versions: 1.0.0 Reporter: Maximilian Michels Assignee: Maximilian Michels Fix For: 1.1.0 In order to make use of newer Akka features (FLINK-2821), we need to update Akka to version 2.4.x. To main backwards-compatibility, we have to adjust the {{change_scala_version}} script to update the Akka version dependent on the Scala version. Scala 2.10.x => Akka 2.3.x Scala 2.11.x => Akka 2.4.x -- This message was sent by Atlassian JIRA (v6.3.4#6332)