You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Jothi Padmanabhan (JIRA)" <ji...@apache.org> on 2009/09/23 11:17:16 UTC

[jira] Resolved: (MAPREDUCE-466) The code in ReduceTask::fetchOutputs that deals with fetch failures can be refactored to a separate method

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

Jothi Padmanabhan resolved MAPREDUCE-466.
-----------------------------------------

    Resolution: Invalid

This issue is no longer valid post MAPREDUCE-318

> The code in ReduceTask::fetchOutputs that deals with fetch failures can be refactored to a separate method
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-466
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-466
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Minor
>
> There is big chunk of code to handle fetch failures in ReduceTask::fetchOutputs. To improve the readability of code, this should be moved out to a separate method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.