The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

minimaze indexing time

Michael shechter
November 7, 2016

Please add any details that might help us help you.

Hi,
i want minimaze indexing time on my jira.
i cleaned all the inactive workflows and minimize custom fields.
the backround indexing toke around 7 hours.

2016-11-03 16:49:20,876 -/IndexReIndex.jspa [action.admin.index.IndexAdminImpl] Re-indexing started

2016-11-03 01:03:07,575 IndexReIndex.jspa [action.admin.index.IndexAdminImpl] Re-indexing finished

system info:
server memory:16 ram
Processor: 6 Cores

how can i improve the indexing time?

thank you.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Nic Brough -Adaptavist-
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 Champions.
November 7, 2016

The main thing is simply volume of issues to be indexed.  While removing fields is going to help a little with each issue, the whole driver is the issues.  Without reducing the number of issues, there's not a huge amount you can do about the time it takes.

It's also important to put the index on the fastest local disk you can.

Michael shechter
August 23, 2017

thanks!