You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Dionysios Logothetis (Jira)" <ji...@apache.org> on 2020/05/14 05:58:00 UTC

[jira] [Updated] (GIRAPH-1132) Giraph jobs don't end if zookeeper dies before job starts

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

Dionysios Logothetis updated GIRAPH-1132:
-----------------------------------------
    Fix Version/s: 1.3.0

> Giraph jobs don't end if zookeeper dies before job starts
> ---------------------------------------------------------
>
>                 Key: GIRAPH-1132
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-1132
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Sergey Edunov
>            Priority: Major
>             Fix For: 1.3.0
>
>
> There are multiple places in the Giraph code where we waitForever() on some event (e.g. all workers to finish or zookeeper to come up). This is in general bad, as any issue on other side may become undetected and make job run forever. We need to introduce timeout to these waits



--
This message was sent by Atlassian Jira
(v8.3.4#803005)