[ https://issues.apache.org/jira/browse/KAFKA-17188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajini Sivaram resolved KAFKA-17188. ------------------------------------ Fix Version/s: 4.0.0 Reviewer: Rajini Sivaram Resolution: Fixed > LoginManager ctor 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 > Priority: Major > Fix For: 4.0.0 > > > 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)