This is an automated email from the ASF dual-hosted git repository.
daim pushed a change to branch DetailedGC/OAK-10199
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
at 394f00307c OAK-10199 : minor refactoring
This branch includes the following new commits:
new 5b56e80d5d OAK-10199 : initial sketch of detail gc skeleton
new 8e14fec0dd OAK-10199 : disable the detailGc in tearDown to avoid
side-effects
new ca02480a80 OAK-10199 : provided support for feature toggle & osgi
config for detailed gc
new d1da86303e OAK-10199 : override getModifiedDocs() for RDB and added
unit cases for deletedProps
new 1d4f2b38ca OAK-10199 : used bulk findAndModify api to perform garbage
cleanup
new a00d188edd OAK-10199 : ignore documents which doesn't have _modified
field in mongo while fetching modifiedDocs
new 5193dde600 OAK-10199 : fixed code smells as suggested by Sonar
new 2aebcf6bd8 OAK-10199 : updated logic to fetch nodes by sorting them on
the basis of _modified & _id
new 394f00307c OAK-10199 : minor refactoring
The 9 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.