The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have just upgraded my JIRA pre-production instance from 7.1.4 to 7.5.3.
We have around 1.5 million cases in our instance and indexing previously took around 12 hours to complete in the background.
Since upgrading, indexing is taking 50hrs to complete.
Additonally, performance test results for create case etc are showing significantly worse compared to the pre upgrade baseline taken. The differences can be seen in the table below.
Considering the significant performance drop I am sure there must be something wrong somewhere. Can anyone offer some guidance on things I should be checking?
My DBA has confirmed that the below SQL statement was run over 840 MILLION times during the indexing...
SELECT ID, ISSUE, CUSTOMFIELD, UPDATED, PARENTKEY, STRINGVALUE, NUMBERVALUE, TEXTVALUE, DATEVALUE, VALUETYPE FROM customfieldvalue WHERE ISSUE=:1 ORDER BY UPDATED ASC, ID ASC
Thanks, Stephen
JIRA Interfaces | Avg Pre-Upgrade | Avg Post Upgrade |
AddWebLink | 0.086 | 4.264 |
CreateCase | 0.647 | 7.2625 |
FindcaseforSPID | 0.145 | 0.1575 |
GetCasedetails | 1.202 | 6.3995 |
GetCaseFilter | 0.065 | 0.1095 |
GetCaseStatus | 0.076 | 0.139 |
LinkCase | 0.166 | 10.529 |
TransitionCase | 0.433 | 6.418 |
Updatecase | 0.159 | 0.2155 |
Hi!
Well, if you one 8.13 you can see the good improvement
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.