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 "Hudson (JIRA)" <ji...@apache.org> on 2011/04/07 17:42:26 UTC

[jira] [Commented] (MAPREDUCE-2126) JobQueueJobInProgressListener's javadoc is inconsistent with source code

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

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

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

> 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: 5m
>  Remaining Estimate: 5m
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira