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 133113524e OAK-11704: Update Mockito dependency to 5.17.0 (#2279)
add bbdfd13662 OAK-11687 DataStore FileCache Memory Usage (#2259)
No new revisions were added by this update.
Summary of changes:
.../oak/plugins/blob/DataStoreCacheUtils.java | 11 +-
.../jackrabbit/oak/plugins/blob/FileCache.java | 164 +++++++++++++++++----
.../plugins/blob/AbstractDataStoreCacheTest.java | 4 +-
.../plugins/blob/CompositeDataStoreCacheTest.java | 2 +-
.../jackrabbit/oak/plugins/blob/FileCacheTest.java | 58 ++++++--
.../index/indexer/document/tree/Prefetcher.java | 4 +-
6 files changed, 193 insertions(+), 50 deletions(-)