Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
None
Description
get-object of key that was uploaded via MPU to an encrypted bucket fails with size mismatch:
$ aws s3api --endpoint http://s3g:9878 head-object --bucket encrypted ... ... "ContentLength": 15728642, ... $ aws s3api --endpoint http://s3g:9878 get-object --bucket encrypted ... 15728641 read, but total bytes expected is 15728642.
Attachments
Issue Links
- contains
-
HDDS-5968 Make S3 test suite run with secure-mr
-
- Resolved
-
- links to