[
https://issues.apache.org/jira/browse/HADOOP-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790399#comment-13790399
]
Steve Loughran commented on HADOOP-10036:
-----------------------------------------
Maybe the action would be recognise that {{IllegalArgumentException}},
{{NullPointerException}} and a few others are not retryable, though that is a
slippery slope
> 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)