Philip Nee created KAFKA-17188: ---------------------------------- Summary: LoginManager ctro might throw an exception causing login and loginCallbackHandler not being closed properly Key: KAFKA-17188 URL: https://issues.apache.org/jira/browse/KAFKA-17188 Project: Kafka Issue Type: Bug Components: security Reporter: Philip Nee Assignee: Philip Nee
When using MDS login, loginManager.login() may throw an exception causing login and loginCallbackHandler not being closed properly. We should catch exception and close login and loginCallbackHandler. -- This message was sent by Atlassian Jira (v8.20.10#820010)