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

As an JIRA Administrator for JIRA Datacenter I want to know state of replication queue

XMLWordPrintable

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

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

      Problem Definition

      In cluster with many JIRA nodes receiving CRUD operations and each creation action for Lucene index, each node need to catchup on operation from another nodes.
      Currently there is no visibility to JIRA Administrator about this process.
      Health-check index consistency is a false positive in many cases like that, see JRA-61501

      Suggested Solution

      Create UI tool to visualize the state of operation replication queue, show if node is lagging behind.

      Workaround

      Check tables: nodeindexcounter, replicatedindexoperation, clusternode

      New REST API

      As part of JIRA 7.2.10 there is a new REST API available.
      REST endpoint: GET <JIRA context>/rest/api/2/index/summary

      Please see docs for details:

            lwlodarczyk Lukasz Wlodarczyk
            ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: