[
https://issues.apache.org/jira/browse/HADOOP-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446329#comment-15446329
]
Hudson commented on HADOOP-13552:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10364 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10364/])
HADOOP-13552. RetryInvocationHandler logs all remote exceptions. (jlowe: rev
92d8f371553b88e5b3a9d3354e93f75d60d81368)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/io/retry/RetryInvocationHandler.java
> 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
> Assignee: Jason Lowe
> Priority: Blocker
> Fix For: 2.8.0
>
> 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: [email protected]
For additional commands, e-mail: [email protected]