[jira] [Created] (FLINK-8392) Simplify termination future completion

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8392) Simplify termination future completion

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-8392:
------------------------------------

             Summary: Simplify termination future completion
                 Key: FLINK-8392
                 URL: https://issues.apache.org/jira/browse/FLINK-8392
             Project: Flink
          Issue Type: Sub-task
          Components: Distributed Coordination
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


With FLINK-7754, we tried to complete the termination future after an {{Actor}} has been completely stopped and has been removed from the {{ActorSystem}}. This, however, is not possible. Furthermore, this change made it impossible that a {{RpcEndpoint}} waits for the termination of another {{RpcEndpoint}} in its {{RpcEndpoint#postStop}} method. Therefore, I propose to revert the changes done by FLINK-7754.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)