Description
Client.handleSaslConnectionFailure() includes the user in SASL failure messages, but it calls UGI.getLoginUser() for its text. If there's an auth problem in a doAs() context, this exception is fundamentally misleading
Client.handleSaslConnectionFailure() includes the user in SASL failure messages, but it calls UGI.getLoginUser() for its text. If there's an auth problem in a doAs() context, this exception is fundamentally misleading