[
https://issues.apache.org/jira/browse/HDDS-5964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharat Viswanadham resolved HDDS-5964.
--------------------------------------
Fix Version/s: 1.2.0
Resolution: Fixed
> [S3-TDE] Range Reads not working on encrypted buckets
> -----------------------------------------------------
>
> Key: HDDS-5964
> URL: https://issues.apache.org/jira/browse/HDDS-5964
> Project: Apache Ozone
> Issue Type: Bug
> Components: S3
> Affects Versions: 1.2.0
> Reporter: Soumitra Sulav
> Assignee: Bharat Viswanadham
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.2.0
>
> Attachments: Error1_get-object_range,
> Error2_get-object_range_multiupload
>
>
> Errors were observed on get-object with range option on a key inside an
> encrypted bucket.
>
> *Command 1: Normal upload key*
> {code:java}
> aws s3api --ca-bundle=/usr/local/share/ca-certificates/ca.crt --endpoint
> https://quasar-byhidn-2.quasar-byhidn.root.hwx.site:9879/ get-object --bucket
> bucketrange --range bytes=0-215754 --key file1634895936
> /tmp/getObjectFile1634895936
> An error occurred (500) when calling the GetObject operation (reached max
> retries: 4): Internal Server Error
> {code}
> Error 1 : ClassCastException Error1_get-object_range
>
>
> *Command 2: Multi part upload key*
> {code:java}
> aws s3api --ca-bundle=/usr/local/share/ca-certificates/ca.crt --endpoint
> https://quasar-byhidn-2.quasar-byhidn.root.hwx.site:9879/ get-object
> --bucket bucketmultiupload --key file1634895999 --range bytes=0-2157
> /tmp/getObjectFile1634895999-range
> An error occurred (500) when calling the GetObject operation (reached max
> retries: 4): Internal Server Error
> {code}
> Error 2 : java.lang.NullPointerException Error2_get-object_range_multiupload
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]