This is an automated email from the ASF dual-hosted git repository.
miroslav pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
from f7f21c8d25 OAK-10824: Release Oak 1.64.0 - Candidate Release Notes
add 4226ea098d OAK-10771 - Add disk cache size stats and issue warning if
evicted segment has zero length (#1427)
No new revisions were added by this update.
Summary of changes:
.../oak/segment/azure/tool/ToolUtils.java | 4 +++-
.../remote/persistentcache/DiskCacheIOMonitor.java | 18 ++++++++++++++++++
.../remote/persistentcache/PersistentDiskCache.java | 21 ++++++++++++++++-----
.../remote/persistentcache/package-info.java | 2 +-
.../persistentcache/PersistentDiskCacheTest.java | 7 ++++---
5 files changed, 42 insertions(+), 10 deletions(-)