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

As a Jira administrator I would like to adjust the index fixer range when the index is recovered from a snapshot

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Data Center - Index
    • None
    • 1
    • 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.

      Problem Definition

      During startup Jira will check for index consistency and, if needed, it will recover the index from a recent snapshot.

      It will check how far from the database the recently recovered index is (range) and add 24 hours to it.

      2024-07-10 19:50:07,718+0000 main INFO      [c.a.j.index.ha.DefaultIndexRecoveryManager] [INDEX-FIXER] Re-index start time: {2024-07-10 19:43:21.426}, Latest DB issue-version date: {2024-07-10 19:49:13.738}
      2024-07-10 19:50:07,719+0000 main INFO      [c.a.j.index.ha.DefaultIndexRecoveryManager] [INDEX-FIXER] Re-indexing issues updated in the last {1 days, 0 hours, 6 minutes, and 46 seconds}. (Note: it's an intentionally wider range)
      

      Suggested Solution

      As a Jira administrator I would like to configure how far the index fixer should go in addition to the actual difference between the restored index and the database, instead of having it hardcoded for 24 hours.

              Unassigned Unassigned
              tmasutti Thiago Masutti
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated: