Details
-
Sub-task
-
Status: Patch Available
-
Minor
-
Resolution: Unresolved
-
2.7.3
-
None
-
None
Description
client.handleSaslConnectionFailure needlessly wraps IOEs, including
SaslException as IOE, when SaslException is already an IOE.
This complicates stack traces and hides the fact that a connect problem is due to auth, not network
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-13433 Race in UGI.reloginFromKeytab
- Resolved