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

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

P.S., I commented on wrong ticket.
                
> 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
>             Fix For: 0.6.1
>
>
> 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