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


 discard 29bce3dcea OAK-10199 : override getModifiedDocs() for RDB and added 
unit cases for deletedProps
 discard 5024987989 OAK-10199 : provided support for feature toggle & osgi 
config for detailed gc
 discard 4e840d4e30 OAK-10199 : disable the detailGc in tearDown to avoid 
side-effects
 discard bd2a1f69a0 OAK-10199 : initial sketch of detail gc skeleton
     add cbe36d4a43 OAK-10210 Prefetch breaks Fast Result Size
     add d252634507 Merge pull request #911 from apache/OAK-10210
     new fbeaeef652 OAK-10199 : initial sketch of detail gc skeleton
     new a04693d713 OAK-10199 : disable the detailGc in tearDown to avoid 
side-effects
     new d5778476e3 OAK-10199 : provided support for feature toggle & osgi 
config for detailed gc
     new 61a2d2a370 OAK-10199 : override getModifiedDocs() for RDB and added 
unit cases for deletedProps

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (29bce3dcea)
            \
             N -- N -- N   refs/heads/OAK-10199 (61a2d2a370)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 4 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:
 .../oak/plugins/index/cursor/PrefetchCursor.java   |  6 ++++
 .../plugins/index/cursor/PrefetchCursorTest.java   | 31 ++++++++++++++++++
 .../document/mongo/MongoVersionGCSupport.java      | 35 +++++++++++++++++++-
 .../plugins/document/rdb/RDBVersionGCSupport.java  | 37 +++++++++++++++++++---
 4 files changed, 104 insertions(+), 5 deletions(-)

Reply via email to