[
https://issues.apache.org/jira/browse/OAK-3710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15994975#comment-15994975
]
Marcel Reutegger commented on OAK-3710:
---------------------------------------
A first 'implementation' is available using oak-run with the {{revisions}} mode
and the {{collect}} command. It now supports a {{--continuous}} option. When
enabled, the {{collect}} command will run continuously, but no more frequent
than once every five seconds. This is the resolution of the {{_modified}} field
used for Revision GC.
> Continuous revision GC
> ----------------------
>
> Key: OAK-3710
> URL: https://issues.apache.org/jira/browse/OAK-3710
> Project: Jackrabbit Oak
> Issue Type: New Feature
> Components: documentmk
> Reporter: Marcel Reutegger
>
> Implement continuous revision GC cleaning up documents older than a given
> threshold (e.g. one day). This issue is related to OAK-3070 where each GC run
> starts where the last one finished.
> This will avoid peak load on the system as we see it right now, when GC is
> triggered once a day.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)