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 "Karthik Kambatla (JIRA)" <ji...@apache.org> on 2012/12/19 22:53:15 UTC

[jira] [Updated] (MAPREDUCE-4806) Cleanup: Some (5) private methods in JobTracker.RecoveryManager are not used anymore after MAPREDUCE-3837

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

Karthik Kambatla updated MAPREDUCE-4806:
----------------------------------------

    Attachment: mr-4806.patch

The patch deletes this methods from JT.RecoveryManager. No tests because all the removed methods are private and don't affect any tests.

Ran a sample pi job.
                
> Cleanup: Some (5) private methods in JobTracker.RecoveryManager are not used anymore after MAPREDUCE-3837
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4806
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4806
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv1
>    Affects Versions: 1.1.0
>            Reporter: Karthik Kambatla
>            Assignee: Karthik Kambatla
>         Attachments: mr-4806.patch
>
>
> MAPREDUCE-3837 re-organized the job recovery code, moving out the code that was using the methods in RecoveryManager.
> Now, the following methods in {{JobTracker.RecoveryManager}}seem to be unused:
> # {{updateJob()}}
> # {{updateTip()}}
> # {{createTaskAttempt()}}
> # {{addSuccessfulAttempt()}}
> # {{addUnsuccessfulAttempt()}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira