Description
setupSaslConnection in the RPC client might fail to successfully set up a sasl connection (e.g. if the principal is wrongly configured). It throws an exception back to the caller (setupIOstreams). setupIOstreams marks the connection as closed but it doesn't really close the socket.
Attachments
Attachments
Issue Links
- is part of
-
HADOOP-6706 Relogin behavior for RPC clients could be improved
- Closed