You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (Commented) (JIRA)" <ji...@apache.org> on 2011/10/21 07:42:33 UTC

[jira] [Commented] (HAMA-459) GroomServerStatus.countTask() always returns 1

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

Thomas Jungblut commented on HAMA-459:
--------------------------------------

That is great.
+1.
                
> GroomServerStatus.countTask() always returns 1
> ----------------------------------------------
>
>                 Key: HAMA-459
>                 URL: https://issues.apache.org/jira/browse/HAMA-459
>             Project: Hama
>          Issue Type: Bug
>          Components: bsp
>    Affects Versions: 0.3.0
>            Reporter: Edward J. Yoon
>            Assignee: Edward J. Yoon
>             Fix For: 0.4.0
>
>         Attachments: HAMA-459.patch
>
>
> The reason is that groom reports each task status in a loop.
> {code}
>   public void doReport(TaskStatus taskStatus) {
>     GroomServerStatus groomStatus = new GroomServerStatus(groomServerName,
>         updateTaskStatus(taskStatus), failures, maxCurrentTasks, rpcServer,
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira