dombizita opened a new pull request, #3770:
URL: https://github.com/apache/ozone/pull/3770

   ## What changes were proposed in this pull request?
   
   Previously the list all volume operation only went through the ACL check if 
the list all volume was disabled. Because of this the audit logging wasn't 
triggered. I removed the if condition checking the 
`ozone.om.volume.listall.allowed`'s value, so the ACL check gets triggered in 
every case (if the ACL is enabled). I also updated the 
`ozone.om.volume.listall.allowed`'s description in `ozone-default.xml`.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7240
   
   ## How was this patch tested?
   
   Run related tests. 


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