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

Hudson commented on HAMA-552:
-----------------------------

Integrated in Hama-Nightly #550 (See 
[https://builds.apache.org/job/Hama-Nightly/550/])
    [HAMA-552]: Add a sorted message queue (Revision 1339626)

     Result = SUCCESS
tjungblut : 
Files : 
* /incubator/hama/trunk/CHANGES.txt
* 
/incubator/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/SortedMessageQueue.java

                
> Add a sorted message queue
> --------------------------
>
>                 Key: HAMA-552
>                 URL: https://issues.apache.org/jira/browse/HAMA-552
>             Project: Hama
>          Issue Type: New Feature
>          Components: bsp core
>    Affects Versions: 0.5.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: HAMA-552.patch
>
>
> After HAMA-521 is done, we can add a Heap-based queue which sorts the 
> incoming messages by a given Comparator. So the message should be 
> WritableComparable, note that this should be not a requirement in the 
> generics of BSP since this is just a corner-case.

--
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