Emmanuel Lecharny created DIRSERVER-1716:
--------------------------------------------

             Summary: Add a ParentIdAndRdn cache
                 Key: DIRSERVER-1716
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1716
             Project: Directory ApacheDS
          Issue Type: Improvement
    Affects Versions: 2.0.0-M6
            Reporter: Emmanuel Lecharny
            Priority: Critical
             Fix For: 2.0.0-RC1


We absolutely need to impleent a cache for ParentIdAndRdn, as those elements 
are fetched from teh index and deserialized when we construct a DN for any 
returned entry. This is an extremely costly operation, so if we can spare the 
associated time, we would get a major boost in performance.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to