[ 
https://issues.apache.org/jira/browse/HDDS-11732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swaminathan Balachandran updated HDDS-11732:
--------------------------------------------
    Description: Currently on every snapshot read, the bucket resolution 
function is called which does a redundant bucket ACL since the acl check has 
been already performed on the entrypoint OzoneManagerRequestHandler. The 
proposal here is to have a flag in the bucket resolution function which would 
disable acl check if the flag value passed is false.  (was: Fix ACL check on 
bucket resolution while reading from a snapshot)

> Fix ACL check on bucket resolution while reading from snapshot
> --------------------------------------------------------------
>
>                 Key: HDDS-11732
>                 URL: https://issues.apache.org/jira/browse/HDDS-11732
>             Project: Apache Ozone
>          Issue Type: Sub-task
>          Components: Ozone Manager
>            Reporter: Swaminathan Balachandran
>            Assignee: Swaminathan Balachandran
>            Priority: Major
>              Labels: pull-request-available
>
> Currently on every snapshot read, the bucket resolution function is called 
> which does a redundant bucket ACL since the acl check has been already 
> performed on the entrypoint OzoneManagerRequestHandler. The proposal here is 
> to have a flag in the bucket resolution function which would disable acl 
> check if the flag value passed is false.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to