[
https://issues.apache.org/jira/browse/MAPREDUCE-2147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12923787#action_12923787
]
Ravi Gummadi commented on MAPREDUCE-2147:
-----------------------------------------
Patch looks good.
+1
> 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
> Priority: Trivial
> Fix For: 0.21.1
>
> 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.