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

fix: use multipart upload method to put files larger than 5Gi to OSS. Fixes #12877 #12897

Merged
merged 2 commits into from
Apr 6, 2024

Commits on Apr 5, 2024

  1. fix: use multipart upload method to put files larger than 5G to OSS

    Co-authored-by: AlbeeSo <suyashi1321@163.com>
    Co-authored-by: shuangkun <tsk2013uestc@163.com>
    Signed-off-by: AlbeeSo <suyashi1321@163.com>
    AlbeeSo and shuangkun committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    403b39b View commit details
    Browse the repository at this point in the history
  2. seal upload functions for putobject

    Signed-off-by: AlbeeSo <suyashi1321@163.com>
    AlbeeSo committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4820188 View commit details
    Browse the repository at this point in the history