[
https://issues.apache.org/jira/browse/FLINK-8392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16320104#comment-16320104
]
ASF GitHub Bot commented on FLINK-8392:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/5266
Travis passed. Merging this PR.
> 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
> Labels: flip-6
>
> 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)