[
https://issues.apache.org/jira/browse/DIRSERVER-1652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13095261#comment-13095261
]
Hajo Kliemeck commented on DIRSERVER-1652:
------------------------------------------
yes, the request result is null. the entryCSN attribute was removed, because it
doesn't match against the name. with the patch the request will work
> 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