Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AWS S3: multipart copy (continued) #943

Merged
merged 2 commits into from
May 9, 2018
Merged

Conversation

ennru
Copy link
Member

@ennru ennru commented May 9, 2018

Replaces #868

sfali and others added 2 commits May 9, 2018 11:17
* test for multi part copy, akka#860
* construct upload copy part request, akka#860
* marshal "CopyPartResult" from xml to case class, akka#860
* add appropriate headers for copy part, akka#860
* scala dsl implemetation, akka#860
* only create partition ranges when object size greater then chunk size, akka#860
* mock calls for multi part copy, # 860
* javadsl implementation
* test cases for Javadsl client, akka#860
* added missing headers for copy parts, akka#860
* Adding example how to use, akka#860
* Add optional sourceVersionId to copy object where versioning is enabled akka#860
* Support for copy with versioning enabled
* Scala versioned example
* how to use Java API with custom headers
@ennru ennru added the p:aws-s3 label May 9, 2018
@ennru ennru added this to the 0.19 milestone May 9, 2018
@ennru ennru changed the title AWS S3: multipart copy AWS S3: multipart copy (continued) May 9, 2018
@2m
Copy link
Contributor

2m commented May 9, 2018

Fixes #860

@2m 2m merged commit 16127f1 into akka:master May 9, 2018
@ennru ennru deleted the sfali-multipart_copy branch April 21, 2023 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants