-
Suggestion
-
Resolution: Fixed
Problem Definition
Currently, when Jira Datacente node is shutdown while running FullReindex task (see related JRASERVER-47045, JRASERVER-66204), there is no way to remove this task from the cluster. All other nodes still think the task is running even the node is down, so this prevents corresponding operations to be done.
Suggested Solution
Add the start-up check which removes the stale indexing job. For a node which was shutdown ungracefully and then started again, it will clean up its own stale ForegroundReindex task.
Implemented Solution
- During the start-up, the node will find its own stale re-index task and remove it.
- Jira is identifying reindex task by the node-id - to make sure it can be cleaned, please keep the same node-id.
- If for some reason you cannot start the same node again (e.g. AWS instance got removed), we provide another way to remove the task from a cluster without a need to starting node again, see:
JRASERVER-68616
Workaround
None
- is caused by
-
JRASERVER-47045 When a re-indexing node is abruptly stopped indexing still shows as in progress on other nodes, preventing future reindexing
- Closed
-
JRASERVER-66204 Bulk Operation can get stuck in JIRA Data Center
- Closed
- is cloned from
-
JRASERVER-68616 As an JIRA Datacenter Administrator I want to delete reindexing task from offline node
- Closed
- relates to
-
JRASERVER-68981 As an JIRA Datacenter Administrator I want to be able to cancel Full reindex
- Gathering Interest
- is related to
-
GRD-813 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...