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

GuoHao updated HDDS-8996:
-------------------------
    Description: 
Remove the redundant getBucketInfo call in OMKeyCreateRequest

The getBucketInfo method is called twice in OMKeyCreateRequest, so far it seems 
like it only needs to be called once, and although getBucketInfo is a 
relatively lightweight read from FullTableCache, it's still a good idea to 
remove the redundancy

  was:Remove the redundant getBucketInfo call in OMKeyCreateRequest


> Remove the redundant getBucketInfo call in OMKeyCreateRequest
> -------------------------------------------------------------
>
>                 Key: HDDS-8996
>                 URL: https://issues.apache.org/jira/browse/HDDS-8996
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: GuoHao
>            Assignee: GuoHao
>            Priority: Major
>              Labels: pull-request-available
>
> Remove the redundant getBucketInfo call in OMKeyCreateRequest
> The getBucketInfo method is called twice in OMKeyCreateRequest, so far it 
> seems like it only needs to be called once, and although getBucketInfo is a 
> relatively lightweight read from FullTableCache, it's still a good idea to 
> remove the redundancy



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