You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2022/02/19 16:29:00 UTC

[jira] [Created] (HDDS-6349) Cannot get object uploaded via MPU to encrypted bucket

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: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org