You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2016/03/05 10:02:40 UTC

[jira] [Created] (DIRSERVER-2129) Add the number of descendant and the number of children to entries

Emmanuel Lecharny created DIRSERVER-2129:
--------------------------------------------

             Summary: Add the number of descendant and the number of children to entries
                 Key: DIRSERVER-2129
                 URL: https://issues.apache.org/jira/browse/DIRSERVER-2129
             Project: Directory ApacheDS
          Issue Type: New Feature
    Affects Versions: 2.0.0-M21
            Reporter: Emmanuel Lecharny
             Fix For: 2.0.0-M22


We do have this information in the database, associated with the ParentIdAndRdn, it would be interesting to add them as operational attributes to any entry pulled from the database.

It will require a bit of refactoring of the {{AbstractBtreePartition.buildEntryDn()}} method, because we cache the DN to avoid pulling the information everytime.

Another possibility is to get those 2 values only if required.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)