You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/08/03 20:51:06 UTC

[jira] [Resolved] (FLINK-2473) Add a timeout to ActorSystem shutdown in the Client

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

Stephan Ewen resolved FLINK-2473.
---------------------------------
    Resolution: Fixed

Trivial fix via 2cff89ed93bbacf8d054399514c1ca4fb8b24730

> Add a timeout to ActorSystem shutdown in the Client
> ---------------------------------------------------
>
>                 Key: FLINK-2473
>                 URL: https://issues.apache.org/jira/browse/FLINK-2473
>             Project: Flink
>          Issue Type: Bug
>          Components: Distributed Runtime
>    Affects Versions: 0.10
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>             Fix For: 0.10
>
>
> Just ran into what looks like a rare bug in Akka, where the {{awaitTermination()}} method hits a bug and freezes indefinitely.
> We can work around this by supplying a timeout to the method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)