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 "Francesco Mari (JIRA)" <ji...@apache.org> on 2018/11/23 15:58:00 UTC

[jira] [Created] (OAK-7918) Extract checking logic from ConsistencyChecker

Francesco Mari created OAK-7918:
-----------------------------------

             Summary: Extract checking logic from ConsistencyChecker 
                 Key: OAK-7918
                 URL: https://issues.apache.org/jira/browse/OAK-7918
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: segment-tar
            Reporter: Francesco Mari
            Assignee: Francesco Mari
             Fix For: 1.10


{{ConsistencyChecker}} mixes both the logic proper to a consistency check and reporting and debug statements. Moreover, it is not possible to retrieve programmatically the result of a consistency check, making it impossible to reuse this class in another context. The logic for a consistency check should be extracted to separate class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)