bbeaudreault commented on code in PR #4933:
URL: https://github.com/apache/hbase/pull/4933#discussion_r1066074324
##########
hbase-backup/src/main/java/org/apache/hadoop/hbase/backup/BackupRequest.java:
##########
@@ -105,13 +105,13 @@ public List<TableName> getTableList() {
return this.tableList;
}
- private BackupRequest setTargetRootDir(String targetRootDir) {
Review Comment:
this one maybe seems incorrect too? we're in BackupRequest here
--
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]