You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Yongjun Zhang (JIRA)" <ji...@apache.org> on 2018/10/21 03:47:00 UTC

[jira] [Created] (HDFS-14012) Add diag info in RetryInvocationHandler

Yongjun Zhang created HDFS-14012:
------------------------------------

             Summary: Add diag info in RetryInvocationHandler
                 Key: HDFS-14012
                 URL: https://issues.apache.org/jira/browse/HDFS-14012
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs-client
         Environment: RetryInvocationHandler does the following logging:
{code:java}
} else {
LOG.warn("A failover has occurred since the start of this method"
+ " invocation attempt.");
}{code}
Would be helpful to report the method name, and call stack in this message.

Thanks.
            Reporter: Yongjun Zhang






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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