Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Slow performance in jira service desk issue with comments

Josep M. Cao December 19, 2018

Hi!

We have a rather important problem with Service desk in Jira server instances, and we hope anyone can help us.
We currently have two SD projects, one large and a smaller one, but both have the same behavior.
When we create an issue, and make any transition, assignment or edition of any field, the waiting times are acceptable, about 3 seconds approximately, but only if the issue doesn't have any comment.
The problem appears when adding a comment, either internal, or external in the issue.

Things like assigning the issue to another person or do a simple transition, go from taking 3 seconds to 10 seconds and this increases as more comments the issue have.

To rule out that it was a problem with our automations or something like that, we have created a new project without anything, virgin, as the service desk creates it, and the same thing happens.

But this only happens in service desk projects, all other projects work quickly and correctly having comments or not.
Logs are not printing anything during those operations. CPU and memory metrics are normal and we reproduce the same behavior on two different Jira instances on two different machines.
We don't know what to do, we have investigated but we do not find anything about it.


Can you help us?


Thank you very much in advance

1 answer

0 votes
Taranjeet Singh
Community Champion
December 19, 2018

@Josep M. Cao Enable Profiling in JIRA using the guidance from the document below and then analyze the profile logs/traces to see what exactly is causing slow down for your particular JIRA request. 

 

https://confluence.atlassian.com/adminjiraserver073/logging-and-profiling-861253813.html#Loggingandprofiling-profilingProfiling

Josep M. Cao December 19, 2018

@Taranjeet Singh Hi! Thanks for reply.

We already did it but we don't know what is the problem. 

2018-12-19 11:33:47,913 http-nio-8081-exec-1 DEBUG ex_jmcaoga 693x6926x1 4r9ije 10.40.1.51,10.30.26.61 /secure/AjaxIssueAction.jspa [c.a.util.profiling.UtilTimerStack] [20076ms] - /secure/AjaxIssueAction.jspa
[20066ms] - AjaxIssueAction.execute()
[1ms] - Get Query Projects
[1ms] - Permission Query
[0ms] - DefaultJqlOperandResolver.getValues() - multivalue
[0ms] - MultiValueOperandHandler.getValues()
[1ms] - Get Query Projects
[0ms] - Permission Query
[26ms] - Calling showPanel for com.metainf.jira.plugin.emailissue:audit-log-panel (The Emails Panel)
[2ms] - Get Query Projects
[0ms] - Calling showPanel for com.googlecode.jira-suite-utilities:transitions-summary-tabpanel (Show how much time was spent in executing each transition.)
[0ms] - Calling showPanel for ru.andreymarkelov.atlas.plugins.datacollector:user-status-panel (User/Status Statistics)
[0ms] - Calling showPanel for ru.andreymarkelov.atlas.plugins.datacollector:status-user-panel (Status/User Statistics)
[0ms] - Calling showPanel for com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel (Display all tab panels as one)
[0ms] - Calling showPanel for com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel (Display issue comments)
[0ms] - Calling showPanel for com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel (Display issue work logs)
[0ms] - Calling showPanel for com.atlassian.jira.plugin.system.issuetabpanels:changehistory-tabpanel (Display issue change histories)
[0ms] - Calling showPanel for com.atlassian.jirafisheyeplugin:fisheye-issuepanel (Show related repository commits as reported by FishEye in an issue tab panel.)
[1ms] - Calling showPanel for com.atlassian.jirafisheyeplugin:crucible-issuepanel (Show related Crucible reviews in an issue tab panel.)
[8ms] - Calling showPanel for com.atlassian.servicedesk.approvals-plugin:sd-approvals-tabpanel (Display approvals history data)
[0ms] - Calling showPanel for com.atlassian.jira.plugin.ext.bamboo:bamboo-build-results-tabpanel (Show Bamboo build results as an issue tab panel.)
[0ms] - Calling showPanel for com.atlassian.streams.streams-jira-plugin:activity-stream-issue-tab (Shows activity related to a specific issue)
[4ms] - Calling getActions incom.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel (Display issue comments)

Any idea? Thanks

Taranjeet Singh
Community Champion
December 19, 2018

@Josep M. Cao Without further analysis of your JIRA instance, I cannot provide much help on this topic here. So, I would suggest to raise a support ticket (https://support.atlassian.com) with Atlassian, providing them the Support.zip file of your JIRA instance, so that they can analyze in detail and provide you further suggestions.

Konstantin_Elansky
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 17, 2019

We have same problem with slow perfomance Jira SD. Logs have many strings as 

[1359ms] - AjaxIssueEditAction.execute()
[1703ms] - AjaxIssueAction.execute()
[39392ms] - CommentAssignIssue.execute()

 

These delays are present only when we working in the Service Desk.

We want understand why these delays happen.

Google don't have an exact answer. This is the only page where I saw a similar problem.

Please answer what may be the problem.

Jira 7.4.1, SD 3.6.1

Suggest an answer

Log in or Sign up to answer