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: 

JIRA Data Center re-index stuck

Azfar Masut
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 19, 2019

There will be a period where the background reindex process in JIRA got stuck, due to clashing action from an admin, for example, a reindex was triggered, and before the index is completed, the nodes were restarted.

 

How to solve this?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Vickey Palzor Lepcha
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 19, 2019

Why would anyone restart when there is a reindex in progress .

You should reschedule your restart or reindex time.

0 votes
Azfar Masut
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 19, 2019

curl -k -D- -X DELETE -u localadmin:***** https://<jiraurl>/rest/projectconfig/1/migrationStatus/<index's taskid from address bar>

 

Replace localadmin:*****  with the credential of the user that originally trigger the reindex