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: [email protected]
For additional commands, e-mail: [email protected]