You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by me...@apache.org on 2021/12/30 02:41:09 UTC

[hbase] branch master updated (c8b0148 -> 8f0c2da)

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

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


    from c8b0148  HBASE-26623 Report CallDroppedException in exception metrics (#3980)
     add 8f0c2da  HBASE-26625 ExportSnapshot tool failed to copy data files for tables with merge region (#3981)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/snapshot/ExportSnapshot.java      | 41 ++++++++++------
 .../hadoop/hbase/snapshot/TestExportSnapshot.java  | 57 ++++++++++++++++++++--
 .../snapshot/TestExportSnapshotV1NoCluster.java    | 19 +++++++-
 .../hadoop/hbase/regionserver/StoreFileInfo.java   | 19 ++++++++
 4 files changed, 116 insertions(+), 20 deletions(-)