[
https://issues.apache.org/jira/browse/MAPREDUCE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926114#action_12926114
]
Hudson commented on MAPREDUCE-2147:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/])
> JobInProgress has some redundant lines in its ctor
> --------------------------------------------------
>
> Key: MAPREDUCE-2147
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2147
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: jobtracker
> Affects Versions: 0.21.0
> Environment: Not environment related.
> Reporter: Harsh J Chouraria
> Assignee: Harsh J Chouraria
> Priority: Trivial
> Fix For: 0.22.0
>
> Attachments: repeated.lines.JIP.r1.diff
>
> Original Estimate: 0h
> Remaining Estimate: 0h
>
> In the ctor of JobInProgress class that's used by the JT, lines that create
> the various lists of TIPs are repeated for no purpose. Might've been due to
> an overlook I think.
> Attaching a patch that removes these unnecessary repeats of re-init.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.