[ https://issues.apache.org/jira/browse/GIRAPH-1132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891158#comment-15891158 ]
Hudson commented on GIRAPH-1132: -------------------------------- FAILURE: Integrated in Jenkins build Giraph-trunk-Commit #1686 (See [https://builds.apache.org/job/Giraph-trunk-Commit/1686/]) GIRAPH-1132 (edunov: [http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=18c67ca3c221cf2961d59ac19a245762f4dd8f7d]) * (edit) giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java * (edit) giraph-core/src/main/java/org/apache/giraph/bsp/BspService.java * (edit) giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java * (edit) giraph-core/src/main/java/org/apache/giraph/zk/BspEvent.java * (edit) giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java * (edit) giraph-core/src/main/java/org/apache/giraph/zk/PredicateLock.java * (edit) giraph-core/src/test/java/org/apache/giraph/zk/TestPredicateLock.java > 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)