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

Marcel Reutegger resolved JCR-2035.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.6.0

Applied patch in revision: 760906

> IndexingQueue not checked on initial index creation
> ---------------------------------------------------
>
>                 Key: JCR-2035
>                 URL: https://issues.apache.org/jira/browse/JCR-2035
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>    Affects Versions: 1.3, 1.4, 1.5.0
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.6.0
>
>         Attachments: JCR-2035.patch
>
>
> With a default value of 100 for extractorBackLogSize and lots of text 
> extractions that time out, the temp folder gets filled with extractor*.tmp 
> files. This is because the IndexingQueue.getFinishedDocuments() is not called 
> during the initial index creation. This is not an issue during regular 
> operation because the method is called periodically from a timer thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to