-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
13
-
Problem Definition
As a workaround for JRASERVER-64922, a new mechanism has been added to Jira, that retries the failed index operation events.
The current solution works in-memory (is not persistent), not attempting the retries if the node is restarted.
Suggested Solution
A potential improvement would be to store data about the operations to retry in the database.
This would not only allow for a more resilient solution but also to potentially browse the historical data about the failed index replication requests across the DC cluster.
- is cloned from
-
JRASERVER-64922 JIRA Data Center will skip replication operations in case of index exception
- Closed
- is related to
-
JRASERVER-68400 Jira Data Center local indexes get inconsistent over time
- Gathering Impact
-
JRASERVER-71857 Provide the versioning feature for replicated entities
- Closed
- relates to
-
PSR-122 Loading...