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

kturner pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from 0295dc87de Refactor error codes to allow future expansion in 4.0 
(#4919)
     add 2b8fc0c488 deprecates lru block cache and makes TinyLfu the new 
default (#4920)
     new 7fb0730d54 Merge remote-tracking branch 'upstream/3.1'

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:
 core/src/main/java/org/apache/accumulo/core/conf/Property.java |  8 +++-----
 .../core/file/blockfile/cache/lru/LruBlockCacheManager.java    |  2 ++
 .../core/file/blockfile/cache/BlockCacheFactoryTest.java       |  1 +
 .../accumulo/core/file/blockfile/cache/TestLruBlockCache.java  |  1 +
 .../org/apache/accumulo/core/file/rfile/AbstractRFileTest.java | 10 +++++-----
 .../java/org/apache/accumulo/core/file/rfile/RFileTest.java    |  4 ++--
 6 files changed, 14 insertions(+), 12 deletions(-)

Reply via email to