Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.11.0
-
None
Description
When authentication is completed then with latest changes we dispose the saslClient instance if encryption is not enabled. Then later in caller we try to log the mechanism name using saslClient instance with trace level logging. This will cause the client to crash since the saslClient instance is already disposed before logging.
Attachments
Issue Links
- links to