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

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

Hi,

The hama 0.2 RC2 is being voted. 

If you want to add this to 0.2, please vote to -1 with explain about this.
Or you can change the fix version to 0.3.

Thanks!

> Do not buffer messages intended for the local groom the same way as messages 
> intended for remote grooms. Instead, append these messages directly to the 
> local message queue.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HAMA-369
>                 URL: https://issues.apache.org/jira/browse/HAMA-369
>             Project: Hama
>          Issue Type: Improvement
>          Components: bsp
>    Affects Versions: 0.2.0
>            Reporter: Miklos Erdelyi
>             Fix For: 0.2.0
>
>         Attachments: localsend.patch
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Currently BSPPeer processes all sent messages the same way. Those which are 
> sent to the local groom should be delivered directly to the respective 
> message queue without calling RPC functions or buffering unnecessarily.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to