We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 052bdea commit 177b8bfCopy full SHA for 177b8bf
hbase-protocol-shaded/src/main/protobuf/Backup.proto
@@ -54,7 +54,7 @@ message TableServerTimestamp {
54
55
/**
56
* Structure keeps relevant info for backup restore session
57
- * backup_root_dir is deprecated because we no longer store root dirs on disk HBASE-28882
+ * backup_root_dir was marked as deprecated in HBase 2.6.2, will be removed in 4.0.0.
58
*/
59
message BackupImage {
60
optional string backup_id = 1;
0 commit comments