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

Remove unnecessary re-indexing during JIRA imports to speed up the process

    XMLWordPrintable

Details

    • 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

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      JIRA imports are slow, and a major contributor to this is that multiple (3 or more) re-indexes occur during the import. One re-index is triggered by the standard JIRA import process that the OnDemand import process wraps, then, as described in JRA-31473, several re-indexes are triggered by upgrade tasks.

      All of these re-indexes are ultimately pointless, because a re-index is triggered explicitly at the end of the OnDemand import anyway.

      We should look into the feasibility of disabling all re-indexing at the beginning of the OnDemand import process (so that re-index request become no-ops), and re-enabling it only at the very end of the process for the final request.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rfernandes Robin Fernandes (go/robinleave) (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: