smengcl commented on pull request #2412:
URL: https://github.com/apache/ozone/pull/2412#issuecomment-884998687


   > @smengcl , correct if i m wrong. Volumes in ozone are supposed to be 
created by admins only as per the doc. Are we going to break this notion here?
   
   Nope. The behavior hasn't changed. This is client code. Server (OM) is 
responsible for checking if the client has the permission to create a volume. 
In this case, if a regular user (non-admin) tries to do `mkdir -p 
ofs://om/vol2/bucket2/` and `vol2` doesn't exist, the client will be rejected.


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