You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Tanvi Penumudy (Jira)" <ji...@apache.org> on 2022/06/27 07:37:00 UTC

[jira] [Created] (HDDS-6951) Replace bucket.listKeys() with bucket.listStatus() in OmBucketReadWriteKeyOps

Tanvi Penumudy created HDDS-6951:
------------------------------------

             Summary: Replace bucket.listKeys() with bucket.listStatus() in OmBucketReadWriteKeyOps
                 Key: HDDS-6951
                 URL: https://issues.apache.org/jira/browse/HDDS-6951
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: freon
            Reporter: Tanvi Penumudy
            Assignee: Tanvi Penumudy


Replace {{bucket.listKeys()}} with the {{bucket.listStatus()}} method for simulating synthetic read operation workload in {{OmBucketReadWriteKeyOps}} Freon class since {{bucket.listStatus()}} uses the {{OzoneManagerLock.acquireReadLock()}} method which would hence serve more useful for the sake of benchmarking the lock performance.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org