[
https://issues.apache.org/jira/browse/MAPREDUCE-2126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingguo Yao updated MAPREDUCE-2126:
-----------------------------------
Status: Patch Available (was: Open)
> 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
> Priority: Minor
> 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.