[
https://issues.apache.org/jira/browse/HADOOP-12182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Saxena reassigned HADOOP-12182:
-------------------------------------
Assignee: Varun Saxena
> ipc.client.handleSaslConnectionFailure to use Netutils to wrap exceptions
> -------------------------------------------------------------------------
>
> Key: HADOOP-12182
> URL: https://issues.apache.org/jira/browse/HADOOP-12182
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: ipc
> Affects Versions: 2.7.1
> Reporter: Steve Loughran
> Assignee: Varun Saxena
> Priority: Minor
>
> When {{ipc.client.handleSaslConnectionFailure}} gives up on retrying a SASL
> connection, it simply wraps the passed down exception with an IOE and a
> covering note.
> It should use {{NetUtils.wrapException}} to preserve the exception type, and
> include the text of the inner exception in that of the wrapper.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)