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

Hudson commented on HAMA-369:
-----------------------------

-1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12473910/localsend.patch
against trunk revision 1081723.

    @author +1.  The patch does not contain any @author tags.

    tests included -1.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no tests are needed for this patch.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new javac compiler 
warnings.

    release audit +1.  The applied patch does not generate any new release 
audit warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Hama-Patch/314/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Hama-Patch/314/findbugsResult/
Checkstyle results: 
http://hudson.zones.apache.org/hudson/job/Hama-Patch/314/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hama-Patch/314/console

This message is automatically generated.

> 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