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

S3: multipart upload: support resuming of multipart upload #58

Closed
matthewkmayer opened this issue Aug 28, 2015 · 2 comments
Closed

S3: multipart upload: support resuming of multipart upload #58

matthewkmayer opened this issue Aug 28, 2015 · 2 comments

Comments

@matthewkmayer
Copy link
Member

Requires listing multipart uploads for bucket. Need to check each part's checksum to see if S3 already has it and skip uploading if it matches.

@matthewkmayer
Copy link
Member Author

Nominating this for cleanup: close and wait for S3 codegen instead of hand-crafting code we'll throw away when codegen lands.

@adimarco
Copy link
Member

Closing in favor of #320

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants