Project

General

Profile

Feature #16146

Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support

Added by Javier M. Mellid almost 8 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
jewel
Reviewed:
Affected Versions:
Pull request ID:

Description

Payload transfer in multiple chunks (chunked upload) in AWS4

http://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-streaming.html

UploadObjectSingleOperation.java View (2.63 KB) Javier M. Mellid, 06/03/2016 03:49 PM


Related issues

Copied to rgw - Backport #16311: jewel: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support Resolved

History

#1 Updated by Javier M. Mellid almost 8 years ago

  • Status changed from In Progress to Fix Under Review

#2 Updated by Javier M. Mellid almost 8 years ago

Tested with the AWS SDK for Java (see attachment)

#3 Updated by Orit Wasserman almost 8 years ago

  • Status changed from Fix Under Review to 15
  • Backport set to jewel

#4 Updated by Javier M. Mellid almost 8 years ago

Backport note:

PR https://github.com/ceph/ceph/pull/9689 is a cleanup/performance fix on top of this PR (PR#9484) without issue assigned in tracker. This note is a reminder to backport both PRs (PR#9484, PR#9689) together to Jewel

#5 Updated by Nathan Cutler almost 8 years ago

  • Status changed from 15 to Pending Backport

#6 Updated by Nathan Cutler almost 8 years ago

  • Copied to Backport #16311: jewel: Add STREAMING-AWS4-HMAC-SHA256-PAYLOAD support added

#7 Updated by Nathan Cutler over 7 years ago

Backport note: 5de5876a535537f7878615898bb9cf7887204cb1 does not cherry-pick cleanly.

#8 Updated by Javier M. Mellid over 7 years ago

Backport note:

Fixed conflicts with cherry-pick 5de5876a535537f7878615898bb9cf7887204cb1

It looks working ok now. Ran two simple tests.

PR available at:

https://github.com/ceph/ceph/pull/10167

#9 Updated by Loïc Dachary over 7 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF