Forums

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

Commenting issues is wery-wery slow

Karpov Ruslan June 30, 2020

Hello!

Help please!

When adding comment to any issue, have to wait about 25 seconds before creating it. What is this? Also some methods REST API working wery slow (logging time in Tempo, custom scripts)

Extract atlassian-jira-profiler.log

 

2020-06-30 09:00:07,517 | https-jsse-nio-443-exec-19 | 539x112165x4 | USER | gpf8xu

[22544,6ms] - DefaultCommentManager.create

[1,5ms] - Index COMMENT

[1,4ms] - Create comment document

[1,2ms] - LastCommentSearchExtractor.indexEntity()

[51,7ms] - DefaultIssueManager.reIndexIssues

[45,7ms] - DefaultIssueIndexer.perform()

[44,7ms] - Reindex issue(JIRA-270)

[44,6ms] - Create issue document

[30,1ms] - Inject fields from FieldIndexers

[4,1ms] - DevSummaryIssueSearchExtractor.indexEntity()

[10,0ms] - IssuePropertySearchExtractor.indexEntity()

[5,0ms] - Waiting for indexing result

[4,8ms] - Index COMMENT

[4,7ms] - Create comment document [4,5ms] - LastCommentSearchExtractor.indexEntity()

2 answers

1 accepted

0 votes
Answer accepted
Karpov Ruslan June 30, 2020

The problem was in the Mobile for Jira plugin. When I turned it off, everything began to work fine.

0 votes
Loris Knutti
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!
June 30, 2020

Do you use a reverse-proxy for the jira-webpage?

We had the same issue when we used a rev.-proxy for our legacy-jira system. The new system is now very responsive without proxy. That could be one issue.


Karpov Ruslan June 30, 2020

T.y Loris, I will check this. We use reverse-proxy and ADFS auth.

Loris Knutti
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!
June 30, 2020
Karpov Ruslan June 30, 2020

No, Loris, this is not proxy. I check it on test-server, and this working correctly. Today, I copy application folder from prod-server with preferences.

It remains to check database. All reglament work is done, all profilers show that when the method is executed, the insert into the database passes almost instantly, but so far it has not been possible to understand what the remaining 20 seconds are :(

Suggest an answer

Log in or Sign up to answer