[ 
https://issues.apache.org/jira/browse/DIRSERVER-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny resolved DIRSERVER-1597.
------------------------------------------

    Resolution: Fixed

Fixed with : http://svn.apache.org/viewvc?rev=1057707&view=rev


> SubentryCache is not threadSafe
> -------------------------------
>
>                 Key: DIRSERVER-1597
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1597
>             Project: Directory ApacheDS
>          Issue Type: Bug
>    Affects Versions: 1.5.7
>            Reporter: Emmanuel Lecharny
>            Priority: Critical
>             Fix For: 2.0.0-RC1
>
>
> The SubentryCache class is not threadSafe. It internally uses a DnNode thread 
> safe class, but also a hashMap cache. Even if we have used a 
> concurrentHashMap, it would not be enough.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to