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


##########
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:
   Whatever you think best.  It confused me for a bit so I thought I would 
mention it.  The rest of the PR looks good, but I still want to check a couple 
more things.  I should be done by tomorrow.
   



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