István Fajth created HDDS-11232:
-----------------------------------
Summary: Spare InfoBucket RPC call for the
FileSystem#getFileStatus calls for the base case
Key: HDDS-11232
URL: https://issues.apache.org/jira/browse/HDDS-11232
Project: Apache Ozone
Issue Type: Improvement
Reporter: István Fajth
Assignee: István Fajth
In the BasicRootedOzoneClientAdapterImpl#getFileStatus call within the
getFileStatusForKeyOrSnapshot method, in most of the cases we do not need just
the name of the bucket to get to OM and ask for the file status.
In those cases we should not get the bucketInfo first in a separate RPC, and
then get the bucket object to call the client protocol for the file status in
an other RPC as we do now.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]