[ 
https://issues.apache.org/jira/browse/KARAF-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18013507#comment-18013507
 ] 

ASF GitHub Bot commented on KARAF-7671:
---------------------------------------

mattrpav opened a new pull request, #1945:
URL: https://github.com/apache/karaf/pull/1945

    - Move initial cache clear to the Activator
    - Add metrics to the LDAPCache object
    - Fix unit test to _not_ disable cache
    - Update unit test to verify metrics counts and caching are working
   
   NOTE: Caches may pile up when repeatedly deployed via blueprint (since no 
Activator). This shouldn't be an issue, since even 100 deploys would be small 
memory impact, and eventually all the caches get cleared.




> 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.8
>
>
> 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)

Reply via email to