[
https://issues.apache.org/jira/browse/HAMA-722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13578300#comment-13578300
]
Hudson commented on HAMA-722:
-----------------------------
Integrated in Hama trunk #100 (See
[https://builds.apache.org/job/Hama%20trunk/100/])
[HAMA-722] Committing a minor refactor for the purpose (Revision 1446114)
Result = SUCCESS
surajsmenon :
Files :
* /hama/trunk/CHANGES.txt
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/AbstractMessageManager.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/DiskQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/MemoryQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/MessageTransferQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/SingleLockQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/SortedMessageQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/SpillingQueue.java
*
/hama/trunk/core/src/main/java/org/apache/hama/bsp/message/queue/SynchronizedQueue.java
> Messaging queue should construct sender and receiver queue.
> -----------------------------------------------------------
>
> Key: HAMA-722
> URL: https://issues.apache.org/jira/browse/HAMA-722
> Project: Hama
> Issue Type: New Feature
> Components: bsp core
> Reporter: Suraj Menon
> Assignee: Suraj Menon
> Fix For: 0.6.1, 0.7.0
>
> Attachments: HAMA-722.patch
>
>
> Change the existing message queue interface, so that framework could
> instantiate the sender and receiver queues. This is essential to implement
> protocols between the sender and receiver. For example, sender queue would
> send series of sorted segments and the receiver queue would be based on merge
> sort.
--
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