You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Alex Karasulu (JIRA)" <ji...@apache.org> on 2008/05/27 01:15:58 UTC

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

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


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.


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

Posted by "Kiran Ayyagari (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny updated DIRSERVER-1178:
-----------------------------------------

    Fix Version/s:     (was: 1.5.9)
                   2.0.0-RC1

Affected to 2.0.0-RC1, we won't release a 1.5.9

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


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

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSERVER-1178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Karasulu updated DIRSERVER-1178:
-------------------------------------

    Fix Version/s:     (was: 1.5.4)
                   1.5.9

This is an optimization and should be in our pre-rc optimization release.

> 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: 1.5.9
>
>
> 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.