[
https://issues.apache.org/jira/browse/HADOOP-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790586#comment-13790586
]
Daryn Sharp commented on HADOOP-10036:
--------------------------------------
I've seen this too, but haven't had a chance to dig into it. My initial
thought was only retry on SaslExceptions.
> RetryInvocationHandler should recognise that there is no point retrying to
> auth failures
> ----------------------------------------------------------------------------------------
>
> Key: HADOOP-10036
> URL: https://issues.apache.org/jira/browse/HADOOP-10036
> Project: Hadoop Common
> Issue Type: Improvement
> Components: ipc
> Affects Versions: 2.2.1
> Reporter: Steve Loughran
> Priority: Minor
>
> The {{RetryInvocationHandler}} tries to retry connections, so as to handle
> transient failures.
> However, auth failures aren't treated as special, so it spins even though the
> operation will not succeed with the current configuration
--
This message was sent by Atlassian JIRA
(v6.1#6144)