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

wchevreuil pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


    from 30ce21bcadb HBASE-29252: Reduce allocations in RowIndexSeekerV1 (#6902)
     add ae40069dbb5 HBASE-29249 Allow for BlockCache implementations to define 
dynamic properties (#6897)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/io/hfile/BlockCache.java   | 15 +++-
 .../apache/hadoop/hbase/io/hfile/CacheConfig.java  | 15 +++-
 .../hadoop/hbase/io/hfile/CombinedBlockCache.java  |  7 ++
 .../hadoop/hbase/io/hfile/bucket/BucketCache.java  | 73 ++++++++++++-----
 .../hfile/TestBlockEvictionOnRegionMovement.java   |  5 ++
 .../hbase/io/hfile/bucket/TestBucketCache.java     | 94 +++++++++++++++++-----
 6 files changed, 164 insertions(+), 45 deletions(-)

Reply via email to