Skip to content

Commit 177b8bf

Browse files
author
Ray Mattingly
committed
Deprecated javadoc
1 parent 052bdea commit 177b8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hbase-protocol-shaded/src/main/protobuf/Backup.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ message TableServerTimestamp {
5454

5555
/**
5656
* 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
57+
* backup_root_dir was marked as deprecated in HBase 2.6.2, will be removed in 4.0.0.
5858
*/
5959
message BackupImage {
6060
optional string backup_id = 1;

0 commit comments

Comments
 (0)