Arnout Engelen created FLINK-9240:
-------------------------------------
Summary: Avoid deprecated akka methods
Key: FLINK-9240
URL:
https://issues.apache.org/jira/browse/FLINK-9240 Project: Flink
Issue Type: Improvement
Components: Client, Local Runtime, Mesos, Tests, Web Client, YARN
Affects Versions: 1.6.0
Reporter: Arnout Engelen
Several Akka functions that are widely-used in Flink have been deprecated for a long time, such as ActorSystem#shutdown() and ActorSystem.awaitTermination(). It would be nice to update those to use non-deprecated functions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)