-
Suggestion
-
Resolution: Unresolved
-
None
Problem Definition
It is not desirable to have users accessing a node with corrupt or missing indexes, since any operations that rely on searches will not provide accurate results. Jira should expose a health check to allow for the load balancer to remove such nodes from rotation.
Suggested Solution
The existing /status endpoint could return an error if indexes are missing or corrupt. This would allow the load balancer to know this node is not healthy and remove it from rotation.
- is related to
-
JRASERVER-66970 /status should indicate when indexes are broken on a node
- Closed