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/16 09:50:40 UTC

[hbase] branch master updated (ec317a6 -> eee9480)

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 ec317a6  HBASE-23582 Unbalanced braces in string representation of table descriptor
     add eee9480  HBASE-23066 Allow cache on write during compactions when prefetching … (#935)

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    | 125 ++++++++++++---------
 3 files changed, 100 insertions(+), 52 deletions(-)