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

Fix corrupted index during startup

    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

      Problem

      Sometimes JIRA's index is corrupted during shutdown. See: JRASERVER-61099
      Now the only way to fix it is to delete the whole index and run foreground reindex, which makes JIRA inactive for the period of reindexing.

      Suggested Solution

      Lucene already has a tool to check and fix corrupted index: CheckIndex
      We can use this and fix index during startup. Obviously we'll lose some data, but at least JIRA will be operational.

      Attachments

        Issue Links

          Activity

            People

              lwlodarczyk Lukasz Wlodarczyk
              izinoviev Ilya Zinoviev (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: