GeorgeJahad commented on code in PR #3652:
URL: https://github.com/apache/ozone/pull/3652#discussion_r953002227
##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConsts.java:
##########
@@ -549,4 +549,8 @@ private OzoneConsts() {
* tenant.
*/
public static final int OZONE_MAXIMUM_ACCESS_ID_LENGTH = 100;
+
+ public static final String OM_SNAPSHOT_NAME = "snapshotName";
Review Comment:
used here:
https://github.com/apache/ozone/blob/d551aa4635e4d33b0080d46d49d8d5b26aead820/hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/SnapshotInfo.java#L404
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]