You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Sammi Chen (Jira)" <ji...@apache.org> on 2020/06/16 09:58:00 UTC

[jira] [Comment Edited] (HDDS-3512) s3g multi-upload saved content incorrect when client uses aws java sdk 1.11.* jar

    [ https://issues.apache.org/jira/browse/HDDS-3512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17136492#comment-17136492 ] 

Sammi Chen edited comment on HDDS-3512 at 6/16/20, 9:57 AM:
------------------------------------------------------------

[~elek], it's still a problem with my aws java sdk based test, even using the same aws java sdk version as ozone master branch. Will do a further investigation once I got time. 


was (Author: sammi):
[~elek], it's still a problem with my aws java sdk based test, even using the same aws java sdk version as ozone master branch. Will do a further investigation once I have time. 

> s3g multi-upload saved content incorrect when client uses aws java sdk 1.11.* jar
> ---------------------------------------------------------------------------------
>
>                 Key: HDDS-3512
>                 URL: https://issues.apache.org/jira/browse/HDDS-3512
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: S3
>            Reporter: Sammi Chen
>            Assignee: Marton Elek
>            Priority: Blocker
>              Labels: TriagePending
>
> The default multi-part size  is 5MB, which is 5242880 byte, while all the chunks saved by s3g is 5246566 byte which is greater than 5MB.
> By looking into the ObjectEndpoint.java, it seems the chunk size is retrieved from the "Content-Length" header. 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org