You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2008/09/22 17:44:44 UTC

[jira] Resolved: (JCR-1745) Mark pending nodes in IndexingQueue directly in index

     [ https://issues.apache.org/jira/browse/JCR-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1745.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5

Applied patch in revision: 697873

> 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
>             Fix For: 1.5
>
>         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.