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 da...@apache.org on 2023/06/27 20:37:01 UTC

[jackrabbit-oak] branch OAK-10199 updated (e2951693d1 -> ca1c451a84)

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

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


    from e2951693d1 OAK-10199 : added unit cases to handle concurrent prop update and escaped properties update
     add ca1c451a84 OAK-10199 : added logic to skip non garbage documents

No new revisions were added by this update.

Summary of changes:
 .../plugins/document/VersionGCRecommendations.java |  4 +-
 .../plugins/document/VersionGarbageCollector.java  | 31 ++++++++-----
 .../document/VersionGarbageCollectorIT.java        | 52 ++++++++++++++++++++--
 3 files changed, 71 insertions(+), 16 deletions(-)