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

[replication] Avoid updating all the index when we have an entry modification

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 2.0.0-M16
    • None
    • replication
    • None

    Description

      Currently, when an entry is being modified and replicated, the receiving replica will simply delete the existing entry and re-create it, updating all the indexes in the process.

      We can compute the attribute being updated and apply the modification o the impacted indexes, leaving the other ones unchanged.

      That would save a lot of CPU and disk access.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: