-
Suggestion
-
Resolution: Tracked Elsewhere
-
None
Problem Definition
Jira has a couple of disk locations critical for application performance:
- Lucene Index
- Attachments
- TMP (including webresources)
- share NFS (for DC)
Suggested Solution
Extend the current testing tool to have an overview and test all important locations.
Workaround
Run manually for specific folders:
java -Djava.io.tmpdir=/var/atlassian/application-data/jira/tmp/webresources -jar /var/atlassian/application-data/jira/support-tools.jar
- relates to
-
JRASERVER-68149 Loading of batch.js and batch.css is slow making page load time longer in JIRA
- Closed