-
Suggestion
-
Resolution: Fixed
-
1
-
5
-
Problem Definition
Assume some node in JIRA Datacenter is executing long-running task with has cluster-wide status. If at some point progress abnormally stops before the job is complete, then job will be stuck for the whole cluster.
The stuck job is stored in an in-memory cache and is replicated to other nodes when they start. All nodes must be shut down at the same time in order for this job to be removed from cache.
Suggested Solution
Implement the job which periodically cleanup tasks from the nodes that are offline for a long time.
Implemented Solution
A scheduled job described in this comment
Workaround
See JRASERVER-66722
- causes
-
JRASERVER-70663 Tasks can be cleaned too early in Jira DC 8.7.1
- Closed
- depended on by
-
JRASERVER-66204 Bulk Operation can get stuck in JIRA Data Center
- Closed
- supersedes
-
JRASERVER-66722 As an JIRA Datacenter Administrator I want to delete stuck global tasks
- Closed
- is related to
-
MNSTR-3595 Loading...
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...