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 "Amit Jain (JIRA)" <ji...@apache.org> on 2017/10/13 10:24:00 UTC

[jira] [Created] (OAK-6827) Consistency check fails with active deletions

Amit Jain created OAK-6827:
------------------------------

             Summary: Consistency check fails with active deletions
                 Key: OAK-6827
                 URL: https://issues.apache.org/jira/browse/OAK-6827
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: blob-plugins, lucene
            Reporter: Amit Jain
            Assignee: Amit Jain
             Fix For: 1.8


With active deletions of lucene blobs the consistency check fails if the revision cleanup has not removed the older revisions or has not been run.

The solution discussed was to track the active deletions and ignore if the missing blob ids being reported by the consistency check are present in the tracked deletions. 
Also, this active deletions would have to updated during DataStore GC to remove from active deletions the ids not included in the mark references phase because they have finally been collected.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)