You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Kiran Ayyagari (JIRA)" <ji...@apache.org> on 2010/07/26 13:09:50 UTC

[jira] Commented: (DIRSERVER-1178) Add parent entry and id of primary entry in operation context

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

Kiran Ayyagari commented on DIRSERVER-1178:
-------------------------------------------

Do we need the *parent* entry and it's id in the context? or is it just *entry* and its id if yes then we already have the entry in the operation context but not it's ID. Unless the entry's ID is also part of entry we cannot return it from the backend store in an efficient way (having entryUUID as entry's ID will help a lot in this case)

> Add parent entry and id of primary entry in operation context 
> --------------------------------------------------------------
>
>                 Key: DIRSERVER-1178
>                 URL: https://issues.apache.org/jira/browse/DIRSERVER-1178
>             Project: Directory ApacheDS
>          Issue Type: Improvement
>            Reporter: Alex Karasulu
>             Fix For: 2.0.0-RC1
>
>
> We should be storing the parent entry and the id of that entry in the operation context so subsequent lookups by interceptors repeatedly do not have to repeat this operation.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.