Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-70585

Periodically clean-up cluster tasks from offline nodes

XMLWordPrintable

    • 1
    • 5
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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

            drauf Daniel Rauf
            ayakovlev@atlassian.com Andriy Yakovlev [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: