You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zh...@apache.org on 2021/07/26 12:59:00 UTC

[hbase] branch master updated (4a3c7d7 -> 02d263e)

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

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


    from 4a3c7d7  HBASE-21946 Use ByteBuffer pread instead of byte[] pread in HFileBlock when applicable (#3434)
     add 02d263e  HBASE-26118 The HStore.commitFile and HStore.moveFileIntoPlace almost have the same logic (#3525)

No new revisions were added by this update.

Summary of changes:
 .../apache/hadoop/hbase/regionserver/HStore.java   | 134 ++++++++++-----------
 .../hadoop/hbase/regionserver/TestCompaction.java  |  37 ++----
 2 files changed, 74 insertions(+), 97 deletions(-)