DieterDP-ng commented on code in PR #6533:
URL: https://github.com/apache/hbase/pull/6533#discussion_r1946551827
##########
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/impl/BackupSystemTable.java:
##########
@@ -1703,7 +1633,7 @@ static String getRegionNameFromOrigBulkLoadRow(String
rowStr) {
}
/*
- * Used to query bulk loaded hfiles which have been copied by incremental
backup
+ * Do not use - see HBASE-28715
Review Comment:
Deprecated the method. Didn't remove it due to keeping scope of this ticket
small. But plan to take up HBASE-28715 next to actually remove this method.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]