Project

General

Profile

Actions

Feature #6677

closed

rgw: add compatibility for MultipartUpload

Added by Tyler Brekke over 10 years ago. Updated about 10 years ago.

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

0%

Source:
Support
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

The AWS-PHP-SDK used MultipartUpload instead of CompleteMultipartUpload.

https://github.com/aws/aws-sdk-php/issues/151

Even though MultipartUpload does not conform to the amazon specification, it was still able to respect the request.

This would allow compatibility with clients using old aws libraries.

Reference: support #610

Actions #1

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Ian Colle about 10 years ago

  • Assignee set to Yehuda Sadeh
Actions #3

Updated by Yehuda Sadeh about 10 years ago

  • Status changed from Fix Under Review to Resolved

Fixed, commit:5a44e178e4e5503c9edf0da15a6b4ec968d1184d

Actions

Also available in: Atom PDF