Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-13955

Moving a subtask to a new Parent calls too many re-indexes on Lucene.

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Fix
    • None
    • None
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Reindex in Lucene is a performance bottleneck.

      When we move a subtask to a new parent it re-indexes the subtask 3 times in the one operation:
      1) When we remove the link to the old parent
      2) When we create the link to the new parrent.
      3) When we update the issue for the (possibly changed) security level.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mlassau Mark Lassau (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: