[
https://issues.apache.org/jira/browse/DIRSERVER-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated DIRSERVER-1769:
-----------------------------------------
Fix Version/s: (was: 2.0.0-RC1)
Issue Type: Improvement (was: Bug)
> We don't call the lookup() method when we have a search on scope BASE and
> (Objectclass=*)
> -----------------------------------------------------------------------------------------
>
> Key: DIRSERVER-1769
> URL: https://issues.apache.org/jira/browse/DIRSERVER-1769
> Project: Directory ApacheDS
> Issue Type: Improvement
> Affects Versions: 2.0.0-M8
> Reporter: Emmanuel Lecharny
> Fix For: 2.1.0
>
>
> Currently, we always do a search, which is costly, when we can simply call
> the lookup method, which does not construct a cursor.
> It has some impact though :
> - the filtering of attributes does not work properly if we do a selection of
> inherited AT (like asking for 'name' instead of 'cn', etc)
> We can also go a step farther, and call the lookup method even when the
> filter is different than (ObjectClass=*)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira