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 2009/07/22 16:57:15 UTC

[jira] Resolved: (JCR-2222) Unclosed files when aggregated property states are indexed

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

Marcel Reutegger resolved JCR-2222.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Fixed in trunk in revision: 796757

> Unclosed files when aggregated property states are indexed
> ----------------------------------------------------------
>
>                 Key: JCR-2222
>                 URL: https://issues.apache.org/jira/browse/JCR-2222
>             Project: Jackrabbit Content Repository
>          Issue Type: Bug
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> This is a regression caused by JCR-1990.
> The lucene document for the node that contains the aggregated property may contain an extractor job that has an open file handle to the jcr:data binary property. The document must be disposed after the properties are transferred.

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