[
https://issues.apache.org/jira/browse/AMQ-6833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17046755#comment-17046755
]
ASF subversion and git services commented on AMQ-6833:
------------------------------------------------------
Commit 6e650841fd77a382cdc969b089168e40fa356e0c in activemq's branch
refs/heads/master from Jean-Baptiste Onofré
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=6e65084 ]
Merge pull request #476 from jbonofre/AMQ-6833
[AMQ-6833] Cleanly close DirContext in LDAPLoginModule when the authentication
is complete
> LDAPLogin does not close the Connection on success
> --------------------------------------------------
>
> Key: AMQ-6833
> URL: https://issues.apache.org/jira/browse/AMQ-6833
> Project: ActiveMQ
> Issue Type: Bug
> Components: Security/JAAS
> Affects Versions: 5.14.2
> Reporter: Christoph Läubrich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.16.0, 5.15.12
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently the DirContext is only closed in case of errors, in case of success
> the connection is held open until it times out.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)