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:31:24 UTC

[hbase] branch master updated (72ab1c1 -> fc816ac)

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 72ab1c1  HBASE-23556: Minor ChoreService Cleanup (#927)
     add fc816ac  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(+)