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 2017/02/08 16:49:41 UTC

[jira] [Created] (OAK-5605) Speed up time to cancel revision GC

Marcel Reutegger created OAK-5605:
-------------------------------------

             Summary: Speed up time to cancel revision GC
                 Key: OAK-5605
                 URL: https://issues.apache.org/jira/browse/OAK-5605
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: core, documentmk
            Reporter: Marcel Reutegger
            Assignee: Marcel Reutegger
            Priority: Minor
             Fix For: 1.8


OAK-4915 introduced a method to cancel the Revision GC on a DocumentNodeStore. The implementation does not wait for the Revision GC to stop, but simply sets a flag. In some cases the Revision GC still runs for some time even when canceled. This issue is about reducing the time it takes to actually cancel the Revision GC.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)