[
https://issues.apache.org/jira/browse/FLINK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-7754.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Fixed via 4947ee669fe267e3f71853cd14228b350cf10ac8
> Complete termination future after actor has been stopped.
> ---------------------------------------------------------
>
> Key: FLINK-7754
> URL: https://issues.apache.org/jira/browse/FLINK-7754
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Affects Versions: 1.4.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Labels: flip-6
> Fix For: 1.4.0
>
>
> At the moment, we complete the termination future when the {{postStop}}
> method of the {{RpcActor}} has been executed. This, however, does not mean
> that the underlying actor has been stopped. We should rather complete the
> future in the {{AkkaRpcService#stopServer}} method where we close the actor
> with a graceful shutdown.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)