Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37133

S3 plugin - option for S3 Transfer Acceleration

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • s3-plugin

      AWS has S3 Transfer Acceleration feature (see https://aws.amazon.com/blogs/aws/aws-storage-update-amazon-s3-transfer-acceleration-larger-snowballs-in-more-regions/ )

      The use of this feature requires that the S3 endpoint is changed from *.s3.amazonaws.com to *.s3-accelerate.amazonaws.com

      AWS Java SDK also provides the ability to turn on Transfer Acceleration (see: http://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration-examples.html )

      It would be nice to have a checkbox in S3 Plugin options to enable the use of Transfer Acceleration. It would be sufficient for upload to fail if Transfer Acceleration isn't actually enabled on the destination bucket.

          [JENKINS-37133] S3 plugin - option for S3 Transfer Acceleration

          I don't know yet, how to add this as checkbox, but in case you want always use Transfer Acceleration - you could use my patch:

          https://github.com/vblack/s3-plugin/commit/6d5966e62a3c641b6d8273ff41d14d413a92e13c

          Kostiantyn Luzan added a comment - I don't know yet, how to add this as checkbox, but in case you want always use Transfer Acceleration - you could use my patch: https://github.com/vblack/s3-plugin/commit/6d5966e62a3c641b6d8273ff41d14d413a92e13c

            jimilian Alexander A
            marko_hifi Marko Kudjerski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: