This is an automated email from the ASF dual-hosted git repository.
vjasani pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git.
from 2a4bd05 HBASE-23629: Add to 'Supporting Projects' in site (#976)
add 275cdc6 HBASE-23588 : Cache index & bloom blocks on write if
CacheCompactedBlocksOnWrite is enabled
No new revisions were added by this update.
Summary of changes:
.../apache/hadoop/hbase/io/hfile/CacheConfig.java | 18 ++++++-
.../apache/hadoop/hbase/regionserver/HStore.java | 19 ++++++-
.../hadoop/hbase/client/TestFromClientSide.java | 16 ++++--
.../hadoop/hbase/io/hfile/TestCacheOnWrite.java | 59 ++++++++++++++++++----
.../regionserver/TestCacheOnWriteInSchema.java | 5 +-
5 files changed, 98 insertions(+), 19 deletions(-)