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

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


    from a232ae2e17 OAK-11184 : cache-based fix suggestion for second part : 
cache the fact that a property has no revisions in previous documents, to avoid 
re-scanning for the same property-previous document combination.
     add 4de5aeeb49 OAK-11184 : introduce feature toggle for prevNoPropCache

No new revisions were added by this update.

Summary of changes:
 .../jackrabbit/oak/plugins/document/DocumentNodeStore.java  |  7 ++++++-
 .../oak/plugins/document/DocumentNodeStoreBuilder.java      | 11 +++++++++++
 .../oak/plugins/document/DocumentNodeStoreService.java      | 13 +++++++++++++
 .../document/mongo/MongoDocumentNodeStoreBuilderTest.java   |  6 ++++++
 4 files changed, 36 insertions(+), 1 deletion(-)

Reply via email to