You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by st...@apache.org on 2024/03/27 12:49:44 UTC

(jackrabbit-oak) branch DetailedGC/OAK-10199 updated (ea09f1a82a -> 0017e11fb6)

This is an automated email from the ASF dual-hosted git repository.

stefanegli pushed a change to branch DetailedGC/OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


    from ea09f1a82a OAK-10715 : embedded verification fixes : it was using the wrong equa… (#1377)
     add 4c917d2252 OAK-10724 : Introduce detailed gc mode that only deletes orphan nodes and deleted properties
     new 0017e11fb6 Merge pull request #1383 from apache/OAK-10724

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../plugins/document/VersionGarbageCollector.java  |  7 +++++-
 .../oak/plugins/document/DetailGCHelper.java       |  5 ++++
 .../document/VersionGarbageCollectorIT.java        | 27 +++++++++++++++++++++-
 3 files changed, 37 insertions(+), 2 deletions(-)


(jackrabbit-oak) 01/01: Merge pull request #1383 from apache/OAK-10724

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stefanegli pushed a commit to branch DetailedGC/OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit 0017e11fb61e528a8405c8b40ed8bfc1f9fa4175
Merge: ea09f1a82a 4c917d2252
Author: stefan-egli <st...@apache.org>
AuthorDate: Wed Mar 27 13:49:38 2024 +0100

    Merge pull request #1383 from apache/OAK-10724
    
    OAK-10724 : Introduce detailed gc mode that only deletes orphan nodes…

 .../plugins/document/VersionGarbageCollector.java  |  7 +++++-
 .../oak/plugins/document/DetailGCHelper.java       |  5 ++++
 .../document/VersionGarbageCollectorIT.java        | 27 +++++++++++++++++++++-
 3 files changed, 37 insertions(+), 2 deletions(-)