-
Bug
-
Resolution: Fixed
-
Medium
-
6.4.13, 7.1.7, 7.1.9
-
6.04
-
25
-
Severity 3 - Minor
-
24
-
Summary
Health-check index consistency check needs to be relaxed for JIRA.
Environment
JIRA datacenter
Steps to Reproduce
- Run heath-check heavy loaded JDC
Expected Results
Heath-check doesn't show error
Actual Results
For JIRA it will be false positive and give following alerts:
- The issue index is inconsistent with the database state. The last issue update recorded in the database was at (Date) but the last issue update recorded in the index was at (Same Date)
- The issue index is inconsistent with the database state. Database has (N) issues but the index has (N+1) issues
Workaround
In the case of JIRA Datacenter, check if the HealthCheck: Cluster Index Replication error is present. If not, this could be false positive (see doc Cluster Index Replication)
Note on fix
See comments below: focusedCommentId=1003092
As of JIRA Instance Health 2.1.21 (scheduled to be shipped in JIRA Core 7.2.8) we have disabled this check for JIRA Data Center instances.
- has a regression in
-
JRASERVER-65321 As an JIRA Datacenter Administrator I want check Lucene status and consistency
- Closed
-
JRASERVER-69942 As an JIRA Administrator I want check Lucene Index and Issues consistency
- Closed
- is duplicated by
-
JRASERVER-63527 health-check index consistency check needs to be relaxed for JIRA
- Closed
- is related to
-
JRASERVER-65529 Improvement on health check lucene index
- Closed
-
AHC-44 Loading...
- relates to
-
JRASERVER-65535 Reduce strictness of Index Consistency health check in Jira
- Closed
-
JRASERVER-65672 As an JIRA Datacenter Administrator I want have Lucene health-check in STP
- Closed
-
JRASERVER-67235 ATST - remove LuceneSupportHealthCheck as it become obsoleted
- Closed
-
ATST-813 Loading...