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

Reply via email to