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


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