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

Hudson commented on HAMA-471:
-----------------------------

Integrated in Hama-Nightly #349 (See 
[https://builds.apache.org/job/Hama-Nightly/349/])
    [HAMA-471] Peer names should be sorted by task id

tjungblut : 
Files : 
* /incubator/hama/trunk/CHANGES.txt
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/LocalBSPRunner.java
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/SyncClient.java
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/sync/ZooKeeperSyncClientImpl.java

                
> Peer names should be sorted by task id
> --------------------------------------
>
>                 Key: HAMA-471
>                 URL: https://issues.apache.org/jira/browse/HAMA-471
>             Project: Hama
>          Issue Type: Improvement
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>             Fix For: 0.4.0
>
>         Attachments: HAMA-471.patch
>
>
> Like I already thought in here 
> https://issues.apache.org/jira/browse/HAMA-443?focusedCommentId=13146953&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13146953
> We need to sort the peer names by task id, because this is the only 
> "constant" thing in this system. And it is consistent with the partitioning 
> id, which makes the examples a lot more easier.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to