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

[jira] Updated: (JCR-1492) Make behaviour configurable when re-indexing detects workspace inconsistency

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

Jukka Zitting updated JCR-1492:
-------------------------------

    Fix Version/s:     (was: 1.5)
                   core 1.4.3

Merged to the 1.4 branch in revision 650539.

> Make behaviour configurable when re-indexing detects workspace inconsistency
> ----------------------------------------------------------------------------
>
>                 Key: JCR-1492
>                 URL: https://issues.apache.org/jira/browse/JCR-1492
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: core 1.4.3
>
>
> Currently the query handler throws an exception and the repository will not start.
> There are multiple options how to deal with this situation:
> 1) fail and repository startup will fail
> 2) ignore and proceed
> 3) fix the inconsistency and proceed
> 1) and 2) can be implemented quite easily. with the recent enhancement JCR-1428, 3) can also be implemented with reasonable effort.
> In any case an error message should be written to the log.

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