Attila Doroszlai created HDDS-6349:
--------------------------------------

             Summary: Cannot get object uploaded via MPU to encrypted bucket
                 Key: HDDS-6349
                 URL: https://issues.apache.org/jira/browse/HDDS-6349
             Project: Apache Ozone
          Issue Type: Bug
          Components: S3
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{get-object}} of key that was uploaded via MPU to an encrypted bucket fails 
with size mismatch:

{code}
$ 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.
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to