[
https://issues.apache.org/jira/browse/JCR-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger updated JCR-1745:
----------------------------------
Attachment: JCR-1745.patch
Updated patch with a test case for the IndexingQueue.
> 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
> Attachments: JCR-1745.patch, JCR-1745.patch
>
>
> 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.