You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2016/01/05 17:42:39 UTC

[jira] [Created] (KARAF-4247) Issues with LDAP caching

Guillaume Nodet created KARAF-4247:
--------------------------------------

             Summary: Issues with LDAP caching
                 Key: KARAF-4247
                 URL: https://issues.apache.org/jira/browse/KARAF-4247
             Project: Karaf
          Issue Type: Bug
          Components: karaf-security
            Reporter: Guillaume Nodet
            Assignee: Guillaume Nodet


There are several known issues with the LDAPCache code.
1) The cache is not cleared when the LDAPLoginModule configuration is changed, leaving stale data in the cache.
2) No way to disable the cache. Setting the cache time to live to zero has no effect. (I may just be setting the time to live incorrectly).
3) The cache does not listen to change events from the LDAP server. This leaves stale entries in the cache when the ldap server is updated. The SimpleCachedLDAPAuthorizationMap used in active-mq registers these listeners.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)