You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "ChiaHung Lin (JIRA)" <ji...@apache.org> on 2010/12/31 13:27:45 UTC

[jira] Updated: (HAMA-346) Modify MniCluster so that developers can benefit when testing using Junit

     [ https://issues.apache.org/jira/browse/HAMA-346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ChiaHung Lin updated HAMA-346:
------------------------------

    Attachment: HAMA-346.patch

This patch is required because currently when working on refactoring communication between BSPMaster and GroomServer, the default testing does not launch any master/ worker servers, resulting in the modified BSPMaster/ GroomServer can not be unit tested. 

The patch has been applied on the unit testing BSPMaster/ GroomServer, which is underway but not yet finished. But it may require more refinement; therefore, I appreciate any commentary. 

> Modify MniCluster so that developers can benefit when testing using Junit
> -------------------------------------------------------------------------
>
>                 Key: HAMA-346
>                 URL: https://issues.apache.org/jira/browse/HAMA-346
>             Project: Hama
>          Issue Type: Improvement
>          Components: test 
>         Environment: Debian squeeze (kernel 2.6.3x) / JDK 1.6.x 
>            Reporter: ChiaHung Lin
>         Attachments: HAMA-346.patch
>
>
> The current junit test enviornment only provides default MiniCluster, which does not launch any BSPMaster and GroomServer. Therefore, this patch is provided for future junit testing when cluster environment is needed.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.