After switching the JIRA server, the index is frequently damaged. Although the reconstruction can be normal, it will be damaged again every few days. What is the focus of the investigation
Index corruption can be caused by all sorts of things, and the only way you're going to find it is by investigation and monitoring.
The first thing to do though is a full, locking, re-index. This will recreate the index from scratch, giving you a clean, uncorrupted index. If the damage was done by upgrade, migration or a crash of some sort, then this will fix the files and the error should vanish.
However, if it was caused by something else, it's going to keep happening. There are a multitude of things that could cause it, but you'll need to look for the thing that is doing a "bad" write to the index.
Some causes include:
But, that list is only a starting point.
First, I would search the log for other indexing errors, but if you do not find any, you will need to start looking at configurations and looking at when the corruption happens so you can tie it to a particular process.
Hi @Weixing Xu
Did you check with this article
Try monitoring the logs for error
https://confluence.atlassian.com/jirakb/understand-the-index-process-in-jira-server-776654790.html
Thanks,
Pramodh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.