[ 
https://issues.apache.org/jira/browse/HADOOP-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615989#action_12615989
 ] 

Devaraj Das commented on HADOOP-3327:
-------------------------------------

Sorry for the long turn-around on this one. There are two things that should be 
addressed:
1) Convert the error types to enum
2) There is a copy-paste error in an if-else clause (e.getClass() == 
ConnTimeoutException.class). The check should be for ReadTimeoutException in 
the else clause.

> Shufflinge fetachers waited too long between map output fetch re-tries
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-3327
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3327
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Runping Qi
>            Assignee: Jothi Padmanabhan
>         Attachments: hadoop-3327-v1.patch, hadoop-3327-v2.patch, 
> hadoop-3327.patch
>
>


-- 
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