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

XMLWordPrintable

      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.

            Assignee:
            Unassigned
            Reporter:
            Robin Fernandes (go/robinleave) (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: