[
https://issues.apache.org/jira/browse/KARAF-4247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086981#comment-15086981
]
ASF subversion and git services commented on KARAF-4247:
--------------------------------------------------------
Commit 86822b1d44b9c261b4dd4b70f79f1f75c29e754b in karaf's branch
refs/heads/master from [~gnt]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=86822b1 ]
[KARAF-4247] Issues with LDAP caching
> 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)