[
https://issues.apache.org/jira/browse/GIRAPH-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891157#comment-15891157
]
ASF GitHub Bot commented on GIRAPH-1132:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/giraph/pull/21
> 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
>
> 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
(v6.3.15#6346)