Mark pending nodes in IndexingQueue directly in index
-----------------------------------------------------
Key: JCR-1745
URL: https://issues.apache.org/jira/browse/JCR-1745
Project: Jackrabbit
Issue Type: Improvement
Components: jackrabbit-core
Reporter: Marcel Reutegger
Priority: Minor
The index currently writes an indexing_queue.log file which contains all nodes
that timed out while text was extracted. Instead, the index itself should mark
an indexed node as pending. This is more robust because no additional file must
be written.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.