-
Suggestion
-
Resolution: Fixed
Problem Definition
We have index analyzer that shows db orphans and index orphans. The output of the tool is a list of issues that an admin has to deal with by hand by calling other REST endpoints to fix the index status.
Suggested Solution
Introduce new REST API endpoint, that
- runs index analyzer to collect problematic issues,
- automatically fixes the reported issues,
- runs index analyzer for the second time to show the state after healing.
Workaround
None
- relates to
-
JRASERVER-69942 As an JIRA Administrator I want check Lucene Index and Issues consistency
- Closed