This is an automated email from the ASF dual-hosted git repository. daim pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from 05c70f91fd OAK-11862: missing facets for multi-valued fields (#2455) add 753480ad31 OAK-11864 : added new ALL_ORPHANS FullGC mode for deleting only ALL_ORPHANS node i.e. without any Empty Props (#2459) No new revisions were added by this update. Summary of changes: .../oak/plugins/document/FullGCMode.java | 6 +++ .../plugins/document/VersionGarbageCollector.java | 3 +- .../oak/plugins/document/BranchCommitGCTest.java | 41 +++++++++------ .../oak/plugins/document/FullGCHelper.java | 1 + .../oak/plugins/document/VersionGCTest.java | 10 ++++ .../document/VersionGarbageCollectorIT.java | 58 ++++++++++++++++++++++ 6 files changed, 104 insertions(+), 15 deletions(-)