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

Tracking issues of migrate to multipart uploads write #2700

Closed
5 tasks done
Xuanwo opened this issue Jul 24, 2023 · 0 comments
Closed
5 tasks done

Tracking issues of migrate to multipart uploads write #2700

Xuanwo opened this issue Jul 24, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Xuanwo
Copy link
Member

Xuanwo commented Jul 24, 2023

#2699 adds a new internal trait to make it much easier to implement Write based on mulitpart uploads API. This issue is used to track the progress of migrating multipart uploads wirte.

Notes

Please take s3 service as an example:

  • Remove internal fields like buffer, buffer_size, parts
  • Implement API required by MultipartUploadWrite

Services

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed labels Jul 24, 2023
@Xuanwo Xuanwo closed this as completed Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant