[
https://issues.apache.org/jira/browse/GIRAPH-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883854#comment-13883854
]
Hudson commented on GIRAPH-831:
-------------------------------
FAILURE: Integrated in Giraph-trunk-Commit #1394 (See
[https://builds.apache.org/job/Giraph-trunk-Commit/1394/])
GIRAPH-831: waitUntilAllTasksDone waits forever (without debug information)
(aching) (aching:
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=d1a061e1a5382a12d03407d6bb1c19801fcc7fb1)
* giraph-core/src/main/java/org/apache/giraph/zk/ZooKeeperManager.java
* CHANGELOG
* giraph-core/src/test/java/org/apache/giraph/zk/ComputationDoneNameTest.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
* giraph-core/src/main/java/org/apache/giraph/zk/ComputationDoneName.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
> waitUntilAllTasksDone waits forever (without debug information)
> ---------------------------------------------------------------
>
> Key: GIRAPH-831
> URL: https://issues.apache.org/jira/browse/GIRAPH-831
> Project: Giraph
> Issue Type: Bug
> Reporter: Avery Ching
> Assignee: Avery Ching
>
> We faced an issue where ZooKeeperManager#waitUntilAllTasksDone could run
> infinitely. This is not great behavior. We should print out the server
> names we are waiting for as well as limit the waiting time.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)