Project

General

Profile

Actions

Feature #12790

closed

rgw: multipart uploads copy part support

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

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

0%

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

Description

Implement multipart uploads copy part support


Files

multipart-uploads-cp-test.py (2.3 KB) multipart-uploads-cp-test.py Javier M. Mellid, 07/26/2016 02:10 PM
20160930-s3-tests-debug.txt (4.2 KB) 20160930-s3-tests-debug.txt Javier M. Mellid, 09/30/2016 05:44 PM

Related issues 1 (0 open1 closed)

Copied to rgw - Backport #18714: jewel: rgw: multipart uploads copy part supportResolvedMatt BenjaminActions
Actions #1

Updated by Javier M. Mellid over 8 years ago

PR available here:

https://github.com/ceph/ceph/pull/5673 (closed)

Actions #2

Updated by Javier M. Mellid over 8 years ago

Actions #3

Updated by Javier M. Mellid almost 8 years ago

The current test cases in s3-tests got old and they could be affected by some kind of regression. The attached script may be used to validate/test the feature working.

$ ls -sh test.bin
11M test.bin
$ ./multipart-uploads-cp-test.py
got connection!
bucket created!
object uploaded!
found object size of 10567680
multipart initiated!
mp.copy_part_from_key part 1 (0 5242879)
mp.copy_part_from_key part 2 (5242880 10485759)
mp.copy_part_from_key part 3 (10485760 10567679)
multipart upload completed
recent uploaded object downloaded
md5 test ok
done
Actions #5

Updated by Ken Dreyer over 7 years ago

Should this ticket be "Pending Backport" instead of "In Progress" ?

Actions #6

Updated by Matt Benjamin over 7 years ago

  • Status changed from In Progress to Pending Backport
Actions #7

Updated by Loïc Dachary about 7 years ago

  • Backport set to kraken
Actions #9

Updated by Nathan Cutler about 7 years ago

  • Backport changed from kraken to jewel,kraken
Actions #10

Updated by Nathan Cutler about 7 years ago

  • Copied to Backport #18714: jewel: rgw: multipart uploads copy part support added
Actions #12

Updated by Nathan Cutler about 7 years ago

  • Backport changed from jewel,kraken to jewel
Actions #14

Updated by Nathan Cutler about 7 years ago

  • Status changed from Pending Backport to Resolved
Actions #15

Updated by Nathan Cutler about 7 years ago

  • Status changed from Resolved to Pending Backport
Actions #16

Updated by Nathan Cutler almost 7 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF