Remove JOB_ID_COMPARATOR usage in JobHistory.java
-------------------------------------------------

                 Key: MAPREDUCE-3092
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3092
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.24.0
            Reporter: Devaraj K
            Assignee: Devaraj K
            Priority: Minor


As part of the defect MAPREDUCE-2965, JobId.compareTo() has been implemented. 
Usage of JOB_ID_COMPARATOR in JobHistory.java can be removed because comparison 
is handling by JobId itself. 
 



--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to