You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tsuyoshi OZAWA (JIRA)" <ji...@apache.org> on 2012/08/24 06:10:42 UTC

[jira] [Updated] (MAPREDUCE-4581) TaskHeartbeatHandler should extends HeartbeatHandlerBase

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

Tsuyoshi OZAWA updated MAPREDUCE-4581:
--------------------------------------

    Attachment: MAPREDUCE-4581.patch

I rebased code on the new MR-3902 branch and fixed to pass test.
                
> TaskHeartbeatHandler should extends HeartbeatHandlerBase
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-4581
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4581
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: applicationmaster
>            Reporter: Tsuyoshi OZAWA
>         Attachments: MAPREDUCE-4581.patch
>
>
> TaskHeartbeatHandler extends AbstractService currently, however, this causes code duplication between TaskHeartbeatHandler and HeartbeatHandlerBase. TaskHeartbeatHandler should extends HeartbeatHandlerBase to solve the problem.

--
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