Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-M15
-
None
-
None
Description
when doing a search, we always check that the search is done on the subschema subentry. This is done by fetching the rootDSE from the DefaultPartitionNexus, and in order to return the rootDSE, this entry is cloned, which is a total waste.
We should have a method that get back a specific value from the rootDSE without needing to clone the RootDSE