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 2007/08/15 15:39:30 UTC

[jira] Created: (JCR-1063) Disable consistency check per default

Disable consistency check per default
-------------------------------------

                 Key: JCR-1063
                 URL: https://issues.apache.org/jira/browse/JCR-1063
             Project: Jackrabbit
          Issue Type: Improvement
          Components: query
            Reporter: Marcel Reutegger
            Priority: Minor


There should be a way to disable the consistency check entirely. Currently a consistency check is performed on startup whenever the redo log is applied. For large workspaces this may take a long time and should only be performed when 'requested'.

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


[jira] Assigned: (JCR-1063) Disable consistency check per default

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger reassigned JCR-1063:
-------------------------------------

    Assignee: Marcel Reutegger

> Disable consistency check per default
> -------------------------------------
>
>                 Key: JCR-1063
>                 URL: https://issues.apache.org/jira/browse/JCR-1063
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: query
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>
> There should be a way to disable the consistency check entirely. Currently a consistency check is performed on startup whenever the redo log is applied. For large workspaces this may take a long time and should only be performed when 'requested'.

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


[jira] Resolved: (JCR-1063) Disable consistency check per default

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger resolved JCR-1063.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4

Introduced new parameter 'enableConsistencyCheck' which is set to 'false' per default.

See also: http://wiki.apache.org/jackrabbit/Search

Committed in revision: 566167

> Disable consistency check per default
> -------------------------------------
>
>                 Key: JCR-1063
>                 URL: https://issues.apache.org/jira/browse/JCR-1063
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: query
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> There should be a way to disable the consistency check entirely. Currently a consistency check is performed on startup whenever the redo log is applied. For large workspaces this may take a long time and should only be performed when 'requested'.

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


[jira] Updated: (JCR-1063) Disable consistency check per default

Posted by "Jukka Zitting (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/JCR-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jukka Zitting updated JCR-1063:
-------------------------------

    Component/s: jackrabbit-core

> Disable consistency check per default
> -------------------------------------
>
>                 Key: JCR-1063
>                 URL: https://issues.apache.org/jira/browse/JCR-1063
>             Project: Jackrabbit
>          Issue Type: Improvement
>          Components: jackrabbit-core, query
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.4
>
>
> There should be a way to disable the consistency check entirely. Currently a consistency check is performed on startup whenever the redo log is applied. For large workspaces this may take a long time and should only be performed when 'requested'.

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