Tanvi Penumudy created HDDS-11237:
-------------------------------------

             Summary: Introduce bucket cache with expiry for FileSystem client 
rename and delete
                 Key: HDDS-11237
                 URL: https://issues.apache.org/jira/browse/HDDS-11237
             Project: Apache Ozone
          Issue Type: Improvement
            Reporter: Tanvi Penumudy
            Assignee: Tanvi Penumudy


The patch proposes to have a size bound bucket cache (for top 100 buckets or 
so) on the client-side with an expiry set for rename() and delete() calls for 
simple operations such as obtaining the bucket layout information.

The bucketName, bucketLayout type and bucketObjectID can be cached. The 
bucketObjectID may be used in cases such as someone deleting and recreating 
buckets with the same name.



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