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

Hudson commented on MAPREDUCE-2126:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See 
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/])
    

> JobQueueJobInProgressListener's javadoc is inconsistent with source code
> ------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2126
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2126
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: jobtracker
>    Affects Versions: 0.20.2
>            Reporter: Jingguo Yao
>            Assignee: Jingguo Yao
>            Priority: Minor
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2126.patch
>
>   Original Estimate: 0.08h
>  Remaining Estimate: 0.08h
>
> JobQueueJobInProgressListener.java has {...@link 
> #JobQueueJobInProgressListener(Collection)} in Javadoc. But it does not have 
> the corresponding constructor. It has constructor 
> JobQueueJobInProgressListener(Map<JobSchedulingInfo, JobInProgress> 
> jobQueue). So {...@link JobQueueJobInProgressListener(Collection)} should be 
> {...@link #JobQueueJobInProgressListener(Map)}.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to