[
https://issues.apache.org/jira/browse/HDFS-14012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yongjun Zhang updated HDFS-14012:
---------------------------------
Environment: (was: 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.)
Description:
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.
> 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
> Reporter: Yongjun Zhang
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]