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

Karthik Kambatla commented on MAPREDUCE-4806:
---------------------------------------------

Thanks for looking into this, Tom.
                
> 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
>             Fix For: 1.2.0
>
>         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

Reply via email to