Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-3512

s3g multi-upload saved content incorrect when client uses aws java sdk 1.11.* version

    XMLWordPrintableJSON

Details

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Sammi Sammi Chen
              Sammi Sammi Chen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: