Tanvi Penumudy created HDDS-9079:
------------------------------------

             Summary: Implement a lightweight listKeys API
                 Key: HDDS-9079
                 URL: https://issues.apache.org/jira/browse/HDDS-9079
             Project: Apache Ozone
          Issue Type: Improvement
          Components: OM
            Reporter: Tanvi Penumudy
            Assignee: Tanvi Penumudy


ListKeys currently reports all the blocks for each of the keys.

There are multiple usecases where this is not required:
 # Shell commands to list keys
 # S3G list buckets API

The goal is to implement a listKeys API that can be skipped and does not need 
to include block information. The keys are only listed if the user has 
appropriate permissions.



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