-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Problem Definition
The default Oracle JDBC driver fetch size (10) might cause more roundtrips to DB and this leads to a longer time to fetch results from queries executed on an Oracle DB, which results in slowness for users when loading pages and performing actions in Jira.
Suggested Solution
Ship Jira with larger defaultRowPrefetch size. This can improve specific operations x4-x6 times.
Workaround
Apply the changes manually from KB Using the default Oracle JDBC fetch size may lead to performance issues in Jira
- is related to
-
JSWSERVER-20618 Performance of Jira can degrade significantly due to slow sprint cache population
- Closed