You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Arnout Engelen (JIRA)" <ji...@apache.org> on 2018/04/23 15:52:00 UTC

[jira] [Created] (FLINK-9240) Avoid deprecated akka methods

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)