You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/02/15 10:45:01 UTC

[jira] [Closed] (FLINK-8644) Shut down AkkaRpcActors with PoisonPill

     [ https://issues.apache.org/jira/browse/FLINK-8644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann closed FLINK-8644.
--------------------------------
    Resolution: Fixed

Fixed via 5ed180c8121992d1b64dc879c9b6d78d00e57c92

> 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
>            Priority: Major
>              Labels: flip-6
>             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)