Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-16074

Allow S3 binaries of more than 5 GB

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 6.0-HF04, 7.2
    • Component/s: Core

      Description

      The current S3 connector uploads files to S3 using the AmazonS3.putObject API, which uses the basic S3 upload mechanism and is limited to 5 GB.

      To go beyond, we must use the multipart upload API, which is exposed in Java but requires to be careful about cleanups in case of aborts. See http://docs.aws.amazon.com/AmazonS3/latest/dev/HLuploadFileJava.html

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: