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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2014/07/19 00:18:09 UTC

[jira] [Resolved] (MAPREDUCE-2822) TaskTracker.offerService could handle IO and Remote Exceptions better

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

Allen Wittenauer resolved MAPREDUCE-2822.
-----------------------------------------

    Resolution: Incomplete

Closing this as stale.

> TaskTracker.offerService could handle IO and Remote Exceptions better
> ---------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2822
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2822
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Steve Loughran
>
> The core offerService() loop has a try/catch wrapper that catches and processes exceptions. Most cause offerService() to return, which then triggers a sleep and restart in the main loop. But some exceptions are just logged and ignored, which may be inappropriate



--
This message was sent by Atlassian JIRA
(v6.2#6252)