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