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 th...@apache.org on 2023/04/26 14:25:11 UTC

[jackrabbit-oak] branch trunk updated (dbe8155afa -> d252634507)

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

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


    from dbe8155afa OAK-10207: oak-jcr: remove unused test dependency zip4j (#909)
     add cbe36d4a43 OAK-10210 Prefetch breaks Fast Result Size
     new d252634507 Merge pull request #911 from apache/OAK-10210

The 1 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 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)


[jackrabbit-oak] 01/01: Merge pull request #911 from apache/OAK-10210

Posted by th...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

thomasm pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit d25263450748fde7fd72923b5253cf637794886c
Merge: dbe8155afa cbe36d4a43
Author: Thomas Mueller <th...@apache.org>
AuthorDate: Wed Apr 26 16:25:04 2023 +0200

    Merge pull request #911 from apache/OAK-10210
    
    OAK-10210 Prefetch breaks Fast Result Size

 .../oak/plugins/index/cursor/PrefetchCursor.java   |  6 +++++
 .../plugins/index/cursor/PrefetchCursorTest.java   | 31 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)