[
https://issues.apache.org/jira/browse/OAK-11737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985611#comment-17985611
]
José Andrés Cordero Benítez commented on OAK-11737:
---------------------------------------------------
While fixing this issue I improved some tests, and found another related
problem: include/excluded paths were also not applied when running FullGC via
oak-run revisions command.
So this PR is fixing all those issues.
> FullGC can't disable embeddedVerification when executed via oak-run command
> ---------------------------------------------------------------------------
>
> Key: OAK-11737
> URL: https://issues.apache.org/jira/browse/OAK-11737
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: mongomk
> Reporter: José Andrés Cordero Benítez
> Assignee: José Andrés Cordero Benítez
> Priority: Minor
>
> While running oak-run like this:
> {code:java}
> oak-run.jar revisions "mongodb://uri" fullGC --fullGcMode 6
> --path=/document/to/clean --dryRun false --verify false --verbose {code}
> EmbeddedVerification remains always enabled.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)