[ 
https://issues.apache.org/jira/browse/GIRAPH-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13526812#comment-13526812
 ] 

Hudson commented on GIRAPH-446:
-------------------------------

Integrated in Giraph-trunk-Commit #304 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/304/])
    GIRAPH-446: Add a proper timeout for waiting for workers to join a
superstep. (aching) (Revision 1418483)

     Result = SUCCESS
aching : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1418483
Files : 
* /giraph/trunk/CHANGELOG
* /giraph/trunk/giraph/src/main/java/org/apache/giraph/GiraphConfiguration.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/BspServiceMaster.java
* 
/giraph/trunk/giraph/src/main/java/org/apache/giraph/graph/BspServiceWorker.java
* /giraph/trunk/giraph/src/test/java/org/apache/giraph/BspCase.java
* /giraph/trunk/giraph/src/test/java/org/apache/giraph/TestAutoCheckpoint.java
* 
/giraph/trunk/giraph/src/test/java/org/apache/giraph/TestNotEnoughMapTasks.java

                
> Add a proper timeout for waiting for workers to join a superstep
> ----------------------------------------------------------------
>
>                 Key: GIRAPH-446
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-446
>             Project: Giraph
>          Issue Type: Improvement
>         Environment: The current issues is that we have a period we wait for 
> new workers to join a superstep, and a fix number of times we do this.
> We do not have the ability to wait for a long time (i.e. 12 hours in a FIFO 
> queue).
>            Reporter: Avery Ching
>            Assignee: Avery Ching
>         Attachments: GIRAPH-446.2.patch, GIRAPH-446.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to