[ 
https://issues.apache.org/jira/browse/DIRSERVER-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13094822#comment-13094822
 ] 

Emmanuel Lecharny commented on DIRSERVER-1652:
----------------------------------------------

Hmmm. I don't think it make any difference, as the attrinute's name is 
converted later to an OID.

Is there an issue with the existing code ?

> filtering attributes against oid and not against the name
> ---------------------------------------------------------
>
>                 Key: DIRSERVER-1652
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1652
>             Project: Directory ApacheDS
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.0-M2
>            Reporter: Hajo Kliemeck
>            Priority: Minor
>         Attachments: DefaultDirectoryService.diff
>
>
> on the DefaultDirectoryService startup the service has to get the last CSN. 
> Therefore it will make a lookup request to get the attribute. The Jdbm 
> partition, which is queried, will filter all attributes which are not 
> requested. The filtering will filter against the OID and not against the name 
> of the attribute.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to