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/04/16 16:31:21 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12589575#action_12589575 ] 

Marcel Reutegger commented on JCR-1492:
---------------------------------------

Changed visibility of OnWorkspaceInconsistency constructor to protected.

svn revision: 648707

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