-
Suggestion
-
Resolution: Duplicate
-
None
-
1
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Problem Definition
After restart node from JDC tries to catchup on Lucene changes. It runs thread NodeReindexServiceThread which is doing the job. This thread activity is not logged so it looks like node just hangs.
Suggested Solution
Add logging for NodeReindexServiceThread actions: start, stop, full-index replication.
Workaround
None
- is incorporated by
-
JRASERVER-67173 Improve logging for DefaultNodeReindexService and add progress status
- Closed
- relates to
-
JRASERVER-64922 JIRA Data Center will skip replication operations in case of index exception
- Closed
-
JRASERVER-64233 Recover Issue Index is a blocking and single threaded process (is not a foreground nor background reindex)
- Gathering Impact
- was cloned as
-
RUM-1806 Loading...