Not 100% sure, but the DN caches we have in the server might not be updated
when doing a Move
---------------------------------------------------------------------------------------------
Key: DIRSERVER-1490
URL: https://issues.apache.org/jira/browse/DIRSERVER-1490
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.5.6
Reporter: Emmanuel Lecharny
Fix For: 2.0.0-RC1
There are many different caches in the server. One of them is the group cache
in the ACI interceptor. This kind of cache might be invalid if we move an entry
as the cache stores the old DN.
We have to check that all the caches are updated when a DN is modified.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.