Till Rohrmann created FLINK-8644:
------------------------------------
Summary: Shut down AkkaRpcActors with PoisonPill
Key: FLINK-8644
URL:
https://issues.apache.org/jira/browse/FLINK-8644 Project: Flink
Issue Type: Sub-task
Components: Distributed Coordination
Affects Versions: 1.5.0
Reporter: Till Rohrmann
Assignee: Till Rohrmann
Fix For: 1.5.0
In order to ensure that all messages get processed before shutting down an {{AkkaRpcActor}} we should stop it by sending a {{PoisonPill}}. Otherwise we risk that we have some dangling futures which will time out.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)