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 404a2f9844 OAK-10199 : fixed logic to include previously garbage
collected documents if updated recently
new 9ba789dd1c OAK-10304: log registration of invalid namespace names
(#1000)
new 07548dddfb OAK-10199 : added test case to continue with GC even if
there is crash
The 2 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/name/ReadWriteNamespaceRegistry.java | 16 ++++++++
.../name/ReadWriteNamespaceRegistryTest.java | 48 +++++++++++++++++-----
.../document/VersionGarbageCollectorIT.java | 27 +++++++-----
3 files changed, 70 insertions(+), 21 deletions(-)