You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ra...@apache.org on 2019/12/10 17:24:27 UTC

[hbase] branch master updated (f87428e -> d561130)

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

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


    from f87428e  HBASE-23377 Balancer should skip disabled tables's regions (#908)
     add d561130  HBASE-23066 Allow cache on write during compactions when prefetching is (#919)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/io/hfile/CacheConfig.java  |  23 ++++
 .../apache/hadoop/hbase/regionserver/HStore.java   |   4 +-
 .../hadoop/hbase/io/hfile/TestCacheOnWrite.java    | 123 +++++++++++++--------
 3 files changed, 99 insertions(+), 51 deletions(-)