[
https://issues.apache.org/jira/browse/FLINK-8392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-8392.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Fixed via 51a278778c3536aa9f5030a8f43a7faea6889992
> 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
> Fix For: 1.5.0
>
>
> 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)