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 "Harsh J (JIRA)" <ji...@apache.org> on 2011/06/26 23:23:47 UTC

[jira] [Updated] (MAPREDUCE-2068) TaskInProgress contains duplicate idWithinJob() / getIdWithinJob() accessors

     [ https://issues.apache.org/jira/browse/MAPREDUCE-2068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Harsh J updated MAPREDUCE-2068:
-------------------------------

    Attachment: MAPREDUCE-2068.r1.diff

Patch that removes the non-get version, moves the good javadoc over and fixes JIP to use the get version of the method.

> TaskInProgress contains duplicate idWithinJob() / getIdWithinJob() accessors
> ----------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2068
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2068
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: task
>    Affects Versions: 0.22.0
>            Reporter: Greg Roelofs
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2068.r1.diff
>
>
> Both are public, both "return partition;", and neither is currently deprecated.
> Main user seems to be JobInProgress, and it mostly uses the "get" flavor, but it also uses the other one in two places.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira