[
https://issues.apache.org/jira/browse/KARAF-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024743#comment-18024743
]
ASF subversion and git services commented on KARAF-7671:
--------------------------------------------------------
Commit 9d1fb0145343e0d1d736223df76e3d7f8793fad6 in karaf's branch
refs/heads/main from Matt Pavlovich
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=9d1fb01453 ]
[KARAF-7671] Fix LDAP cache handling so it does not reset on every login
attempt (#1945)
- Add metrics to the LDAPCache object
- Fix unit test to _not_ disable cache
- Update unit test to verify metrics counts and caching are working
> LDAP login module cache fixes
> -----------------------------
>
> Key: KARAF-7671
> URL: https://issues.apache.org/jira/browse/KARAF-7671
> Project: Karaf
> Issue Type: Task
> Affects Versions: 4.4.3
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 4.5.0, 4.4.9
>
>
> 1. Cache is cleared on every login via the initialize method
> 2. LDAPLoginModule needs thread synchronization fixes to not rely on
> method-sync and class-level static cache field.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)