I'm deploying Jira DC in AKS environment. The fact is that my ScriptRunner Scripts and functions (like copyProject) is running ok when I deploy only one node - CopyProject takes about 4 mins - but when I deploy more than one node, the scripts take so long time to finish - CopyProject takes more than 30 mins - .
I suspect that the problem is related to Cache Syncro but I'm note sure. For sure the resources are not a problem: Memory and CPU is OK, DataBase is Ok, the FileShare is from Premium Storage Account...
Please help me!