[JIRA DC] Slow Query issue (v8.22.1)

Yong Xin Choon November 29, 2024

Dear Community,

 

We found there are some slow query issue in our JIRA DataCenter version:

20241129-160457.jpeg

 

just like : 

SELECT ID, groupid, FIELDTYPE, FIELD, OLDVALUE, OLDSTRING, NEWVALUE, NEWSTRING FROM changeitem; 

there is no 'where' condition which will cause full table scanning.
So, is there any way to avoid this?
Thx/Br

1 answer

0 votes
Radek Dostál
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 29, 2024

Jira uses WHERE clauses in general, otherwise you'd be waiting 30-120 seconds on every page. None of what you're showing here is taken from native Jira webUI.

What is this about again? What is causing these queries, how are they impacting you?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
8.22.1
TAGS
AUG Leaders

Atlassian Community Events