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

Edward J. Yoon commented on HAMA-707:
-------------------------------------

If you wish to implement ByteArrayMessageQueue later, +1 for this patch.

BTW, I'm sorry for digressing from this issue, but have you thought about 
bundle compression?
                
> BSPMessageBundle should be able to encapsulate messages serialized in 
> ByteBuffer
> --------------------------------------------------------------------------------
>
>                 Key: HAMA-707
>                 URL: https://issues.apache.org/jira/browse/HAMA-707
>             Project: Hama
>          Issue Type: Improvement
>            Reporter: Suraj Menon
>            Assignee: Suraj Menon
>             Fix For: 0.6.1
>
>         Attachments: HAMA-707.patch
>
>
> BSPMessageBundle reads out all the messages from the queue and creates an in 
> memory list before sending it to peer. This does not work when all messages 
> could not be kept in memory. In case of spilling queue, where the messages 
> are already serialized, avoid complete read out of messages.

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