adoroszlai commented on PR #3553:
URL: https://github.com/apache/ozone/pull/3553#issuecomment-1170849486

   Thanks @kerneltime for adding the test.  Seems like in secure case (in 
`ozonesecure-ha`) group ACL is still set:
   
   ```
   Create new bucket and check no group ACL                              | FAIL 
|
   '[ {
     "type" : "USER",
     "name" : "testuser/[email protected]",
     "aclScope" : "ACCESS",
     "aclList" : [ "ALL" ]
   }, {
     "type" : "GROUP",
     "name" : "testuser",
     "aclScope" : "ACCESS",
     "aclList" : [ "ALL" ]
   } ]' contains '"type" : "GROUP"'
   ```
   
   https://github.com/apache/ozone/runs/7104193656#step:5:599


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