Jason Lowe created HADOOP-13552:
-----------------------------------

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


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to