Wei-Chiu Chuang created HDDS-13089:
--------------------------------------

             Summary: [snapshot] Add an integration test to verify snapshotted 
data can be read by S3 SDK client
                 Key: HDDS-13089
                 URL: https://issues.apache.org/jira/browse/HDDS-13089
             Project: Apache Ozone
          Issue Type: Sub-task
          Components: Snapshot, test
            Reporter: Wei-Chiu Chuang


Tests the functionality to create a snapshot of an Ozone bucket and then read 
files from the snapshot directory using the S3 SDK.


The test follows these steps:
Create a bucket and upload a file via the S3 client.
Create a snapshot on the bucket using the Ozone client.
Construct the snapshot object key using the ".snapshot" directory format.
Retrieve the object from the snapshot and verify that its content matches the 
originally uploaded content.



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