Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Data Center cluster (data cahching and replication)

SyedAhmedKabeer September 25, 2025

I have 2 nodes node a and node b (jira cluster enviroment)
and escaltion service job is configured (via Rest API)
this will get all the data and store it in the chacemanager
job will be triggered in any node node a or node.
lets assume job was ran on node a (all the data is cached preperly)
now data replication is done because of data is not yet cached on node be

My problem is : if any end-user open the page in node b, then it is taking long time
because node b is not yet cached

currenlty I am doing manually i have to run to job on node b once it is completed
then only if the user open pages in any node it will be fast

1 answer

0 votes
budi banyu September 25, 2025

This looks like a classic Jira Data Center caching issue. Since cache isn’t replicated across nodes, users on node B face delays. You may need a shared/distributed cache setup or configure the job to run on all nodes for smoother performance.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events