Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-2168

Possible performance improvement in the Add operation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-M22
    • 2.0.0.AM26
    • None
    • None

    Description

      The Add operation is fetching two ID from the DN index :

      • The entry's ID
      • The parent's ID

      The thing is that when we fetch the entry's ID, we also fetch the parent's ID. It would be better to first fetch the parent's ID and the the entry, saving quite a lot of index access.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elecharny Emmanuel Lécharny
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: