HBASE-26718 HFileArchiver can remove referenced StoreFiles from the archive (#4274)
commita4db023bc5c2c2e46fdc02ce9cea0c1e1fafb0d0
authord-c-manning <67607031+d-c-manning@users.noreply.github.com>
Mon, 28 Mar 2022 18:45:10 +0000 (28 11:45 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 18:45:10 +0000 (28 11:45 -0700)
tree7c351604a764306341dc936d74c795df4d51719f
parent31a49f96693eef74d47012441db6dd96154b928c
HBASE-26718 HFileArchiver can remove referenced StoreFiles from the archive (#4274)

Signed-off-by: Andrew Purtell <apurtell@apache.org>
hbase-server/src/main/java/org/apache/hadoop/hbase/backup/HFileArchiver.java
hbase-server/src/test/java/org/apache/hadoop/hbase/backup/TestHFileArchiving.java