[
https://issues.apache.org/jira/browse/OAK-10739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17850319#comment-17850319
]
Julian Reschke edited comment on OAK-10739 at 5/29/24 10:27 AM:
----------------------------------------------------------------
With this change and a local MongoDB instance running (Windows),
VersionGarbageCollectorIT hangs for me.
Test invocation:
{noformat}
cd oak-store-document && mvn clean install -PintegrationTesting
-Dtest=VersionGarbageCollectorIT
{noformat}
See also
https://ci-builds.apache.org/job/Jackrabbit/job/jackrabbit-oak-trunk/1507/org.apache.jackrabbit$oak-store-document/consoleText
was (Author: reschke):
With this change and a local MongoDB instance running (Windows),
VersionGarbageCollectorIT hangs for me.
Test invocation:
{noformat}
cd oak-store-document && mvn clean install -PintegrationTesting
-Dtest=VersionGarbageCollectorIT
{noformat}
> Provide Support for Full Garbage Collection in Mongo Document Store
> -------------------------------------------------------------------
>
> Key: OAK-10739
> URL: https://issues.apache.org/jira/browse/OAK-10739
> Project: Jackrabbit Oak
> Issue Type: Epic
> Reporter: Rishabh Daim
> Assignee: Rishabh Daim
> Priority: Major
> Labels: DetailedGC
>
> We need to provide the support to collect & remove the full garbage for
> DocumentNodeStore.
> At the time of creating this epic garbage includes orphaned nodes, deleted
> properties, unmerged branch commits, and old revisions.
>
> This list can be updated in case a new type of garbage is found.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)