You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Carlo Jelmini (Jira)" <ji...@apache.org> on 2022/09/21 09:20:00 UTC

[jira] [Created] (OAK-9952) Allow Segment Consistency Check to fail fast

Carlo Jelmini created OAK-9952:
----------------------------------

             Summary: Allow Segment Consistency Check to fail fast
                 Key: OAK-9952
                 URL: https://issues.apache.org/jira/browse/OAK-9952
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
    Affects Versions: 1.44.0
            Reporter: Carlo Jelmini
             Fix For: 1.46.0


The current implementation of ConsistencyChecker tries to fallback on a valid revision if previous revisions were corrupted. Only if no valid revision can be found the consistency check fails.

However, in some contexts we want the consistency check to fail as soon as it finds an invalid revision. In this task we propose to introduce a {{failFast}} option to Check and ConsistencyChecker.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)