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 2019/12/11 01:51:15 UTC

[hbase] branch branch-2.2 updated (631b176 -> d614fee)

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

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


    from 631b176  HBASE-23379 Clean Up FSUtil getRegionLocalityMappingFromFS
     add d614fee  HBASE-23553 Snapshot referenced data files are deleted in some case (#922)

No new revisions were added by this update.

Summary of changes:
 .../hadoop/hbase/regionserver/HRegionServer.java   |   5 +
 .../hbase/snapshot/SnapshotReferenceUtil.java      |  10 ++
 .../hbase/client/TestTableSnapshotScanner.java     | 138 +++++++++++++++++++++
 3 files changed, 153 insertions(+)