[jboss-jira] [JBoss JIRA] Created: (JBAS-3646) LdapExtLoginModule still has connection leak

Scott M Stark (JIRA) jira-events at jboss.com
Tue Sep 12 15:56:39 EDT 2006


LdapExtLoginModule still has connection leak
--------------------------------------------

                 Key: JBAS-3646
                 URL: http://jira.jboss.com/jira/browse/JBAS-3646
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Security
    Affects Versions: JBossAS-4.0.4.GA
            Reporter: Scott M Stark
         Assigned To: Scott M Stark
             Fix For: JBossAS-5.0.0.Beta, JBossAS-4.0.5.GA


The fix to close all ldap contexts in JBAS-3448 still was leaving naming enumeration results open, which is delaying the close of connections to the next gc. We need to cleanup the ldap search result enumerations as well.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list