Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7991

Add MultiPartUpload functionality to S3Producer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15.0
    • camel-aws
    • None
    • Patch Available
    • Unknown

    Description

      The current S3 Producer implementation does not use S3's MultiPartUpload functionality. Therefore, the whole data blob needs to be buffered in memory before it can be uploaded to S3.

      Using MultiPartUpload, the blob can be uploaded in chunks thereby drastically reducing the required memory.

      Attachments

        Activity

          People

            njiang Willem Jiang
            aosowski Andreas C. Osowski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: