-
Suggestion
-
Resolution: Tracked Elsewhere
-
None
Problem Definition
Currently JIRA DC doesn't have a Lucene health-check (it was removed as part of JRASERVER-61501). As a consequence of that, JIRA Admin is missing some information :
- if index is corrupted
- Issue last update status
- Number of issues in index
Suggested Solution
We recently introduced new REST API (see JRASERVER-65321) to expose JIRA index status. We can reuse it in Support Tools plugins for health-check.
Workaround
Call REST API manually, see JRASERVER-65321
- is related to
-
JRASERVER-61501 Index consistency health check is too strict in Jira Datacenter
- Closed
-
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
- relates to
-
JRASERVER-67235 ATST - remove LuceneSupportHealthCheck as it become obsoleted
- Closed
-
ATST-813 Loading...