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 "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2018/03/27 07:00:05 UTC

[jira] [Created] (OAK-7378) Continuous Revision GC counts _deletedOnce with every run

Marcel Reutegger created OAK-7378:
-------------------------------------

             Summary: Continuous Revision GC counts _deletedOnce with every run
                 Key: OAK-7378
                 URL: https://issues.apache.org/jira/browse/OAK-7378
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: documentmk
    Affects Versions: 1.8.0
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
             Fix For: 1.10


Running Revision GC in continuous mode, e.g. every five seconds, the {{VersionGarbageCollector.Recommendations}} counts the documents with _deletedOnce flag with every run. This is because the recommended time interval for a single GC cycle is not persistent when the limit of documents to delete per cycle hasn't been reached. With a run every five seconds, this is hard to reach (the default is 100'000).



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