[ 
https://issues.apache.org/jira/browse/FLINK-7754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192824#comment-16192824
 ] 

ASF GitHub Bot commented on FLINK-7754:
---------------------------------------

Github user tillrohrmann commented on the issue:

    https://github.com/apache/flink/pull/4770
  
    Merging this PR since Travis passed.


> 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
>
> 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)

Reply via email to