adoroszlai commented on code in PR #5069:
URL: https://github.com/apache/ozone/pull/5069#discussion_r1267299482


##########
hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/security/acl/OzoneAccessAuthorizer.java:
##########
@@ -23,6 +23,13 @@
  * */
 public class OzoneAccessAuthorizer implements IAccessAuthorizer {
 
+  private static final OzoneAccessAuthorizer INSTANCE =

Review Comment:
   Good point, but I think hardly anyone ever touches this class.



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