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

Index initialization is taking way too much time

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-M6
    • 2.0.0-M7
    • None
    • None

    Description

      When we add some new ATs to be indexed, they are created at startup. As the buildUserIndex() method is called for every single index, and as the master table is being browsed during this process, indexing 10 AT will result into the master table to be read 10 times, which is extremely costly....

      We must process all the index in one shot, reading the Master table only once.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: