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

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.

Reply via email to