You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2012/11/28 15:46:58 UTC

[jira] [Created] (DIRSERVER-1770) Create a unique method to filter the AttributeTypes for the search and lookup rquests

Emmanuel Lecharny created DIRSERVER-1770:
--------------------------------------------

             Summary: Create a unique method to filter the AttributeTypes for the search and lookup rquests
                 Key: DIRSERVER-1770
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1770
             Project: Directory ApacheDS
          Issue Type: Bug
    Affects Versions: 2.0.0-M8
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M9


ATM, we filter the attribute in two different places :
- in the BaseEntryFilteringCursor.filterContents( Entry ) method for the search
- in the AbstractBTreePartition.lookup() method for a lookup.

This bad. We should have one single place in the server where we filter the AT.

--
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