This is an automated email from the ASF dual-hosted git repository. kturner pushed a change to branch elasticity in repository https://gitbox.apache.org/repos/asf/accumulo.git
from 8f18d29f32 adds toggle for automatically setting lock on mutation (#4584) add 187074c908 log cache type when logging cache stats (#4585) add 9edd74bb06 Merge branch '2.1' new 0b0d0d39a4 Merge branch 'main' into elasticity 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: .../accumulo/core/file/blockfile/cache/lru/LruBlockCache.java | 10 +++++----- .../file/blockfile/cache/lru/LruBlockCacheConfiguration.java | 4 ++++ .../core/file/blockfile/cache/tinylfu/TinyLfuBlockCache.java | 4 +++- 3 files changed, 12 insertions(+), 6 deletions(-)