ChenSammi commented on code in PR #4565:
URL: https://github.com/apache/ozone/pull/4565#discussion_r1168721126


##########
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/OzoneConfigKeys.java:
##########
@@ -173,6 +173,12 @@ public final class OzoneConfigKeys {
           "ozone.s3.administrators";
   public static final String OZONE_S3_ADMINISTRATORS_GROUPS =
           "ozone.s3.administrators.groups";
+
+  public static final String OZONE_SUPER_READ_USERNAMES =

Review Comment:
   I would suggest change the name to "ozone.readonly.administrators" and 
"ozone.readonly.administrators.groups"



-- 
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]

Reply via email to