You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jason Lowe (JIRA)" <ji...@apache.org> on 2016/08/26 23:13:21 UTC

[jira] [Updated] (HADOOP-13552) RetryInvocationHandler logs all remote exceptions

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

Jason Lowe updated HADOOP-13552:
--------------------------------
    Attachment: HADOOP-13552.001.patch

Attaching a patch that changes the warning log to a debug log in case this is still useful for debugging why the invocation handler isn't retrying when it should.


> RetryInvocationHandler logs all remote exceptions
> -------------------------------------------------
>
>                 Key: HADOOP-13552
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13552
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: ipc
>    Affects Versions: 2.8.0
>            Reporter: Jason Lowe
>            Priority: Blocker
>         Attachments: HADOOP-13552.001.patch
>
>
> RetryInvocationHandler logs a warning for any exception that it does not retry.  There are many exceptions that the client can automatically handle, like FileNotFoundException, UnresolvedPathException, etc., so now every one of these generates a scary looking stack trace as a warning then the program continues normally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org