Index recovery may fail when redo log contains nodes that are part of an index
aggregate
----------------------------------------------------------------------------------------
Key: JCR-2370
URL: https://issues.apache.org/jira/browse/JCR-2370
Project: Jackrabbit Content Repository
Issue Type: Bug
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
SearchIndex.mergeAggregatedNodeIndexes() will throw a NullPointerException
because index is not yet set. The call is made from the recovery code that is
triggered in the MultiIndex constructor.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.