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

Sharding the indexes by active vs archived

    XMLWordPrintable

Details

    • 0
    • 3
    • 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.

      Problem Definition

      Currently the Lucene index is the same for whole JIRA index and for large JIRA instances it can be quite large. Each time reindex is running it reindexes archived projects which are not modified. Also to run search Lucene need to access whole index.

      Suggested Solution

      1. Mark project as archived (see: JRA-61683)
      2. During next reindex project will be included in the archived shard and excluded from active shard.
      3. Sharding the indexes by "active" vs. "archived"

      Notes

      See topic for more details: https://answers.atlassian.com/questions/10416064/what-is-the-difference-between-a-system-level-and-project-level-reindex

      Workaround

      None

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
              Votes:
              6 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: