Horia Poradici created OAK-11870:
------------------------------------
Summary: Allow passing fullGCGeneration parameter to
RevisionsCommand
Key: OAK-11870
URL: https://issues.apache.org/jira/browse/OAK-11870
Project: Jackrabbit Oak
Issue Type: Task
Components: mongomk
Reporter: Horia Poradici
Currently the fullGCGeneration variable is used by fullGC for resetting the
timestamp and documentID of fullGC. This is necessary when changing the fullGC
mode and requiring fullGC to start from the "beginning" of the MongoDB and
traverse all documents.
In RevisionsCommand, which is the class for running fullGC from oak-run, the
fullGCGeneration parameter is not currently set and is always the default (0).
We need to allow setting it via command line parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)