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/10/31 09:29:00 UTC

[jira] [Updated] (OAK-6859) Schedule Revision GC in DocumentNodeStoreService

     [ https://issues.apache.org/jira/browse/OAK-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Reutegger updated OAK-6859:
----------------------------------
    Description: 
Introduce scheduling of the Revision GC task in DocumentNodeStoreService. There are already other tasks scheduled, like Journal GC and recovery when another cluster node crashes.

I'd like to enable Continuous Revision GC on MongoDB by default and schedule Revision GC on RDB once a day at 2 AM. This avoids the need to trigger the GC externally.

  was:Continuous Revision GC for DocumentNodeStore on MongoDB should be enabled by default. This avoids the need to trigger the GC externally and also avoids high load on the system when it run e.g. once a day. 

        Summary: Schedule Revision GC in DocumentNodeStoreService  (was: Enable continuous revision GC on MongoDB)

> Schedule Revision GC in DocumentNodeStoreService
> ------------------------------------------------
>
>                 Key: OAK-6859
>                 URL: https://issues.apache.org/jira/browse/OAK-6859
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: documentmk, mongomk
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>             Fix For: 1.8
>
>
> Introduce scheduling of the Revision GC task in DocumentNodeStoreService. There are already other tasks scheduled, like Journal GC and recovery when another cluster node crashes.
> I'd like to enable Continuous Revision GC on MongoDB by default and schedule Revision GC on RDB once a day at 2 AM. This avoids the need to trigger the GC externally.



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