dkirillov
pushed to KirillovDenis/feature/use_chi_instead_of_gorilla at dkirillov/frostfs-s3-gw
2023-07-05 14:06:07 +00:00
dkirillov
pushed to KirillovDenis/feature/use_chi_instead_of_gorilla at dkirillov/frostfs-s3-gw
2023-07-05 09:26:06 +00:00
[#63] poc: Fast multipart upload
- How many of parts have you used?
Every part has size 5mb (except the last)
Don't return 200 code when object body is not found
[#143] Fix NoSuchKey error on get/head
However, if it is possible to avoid it in this case, we should try to do it.
Ok, I'll create a new issue for that since it requires more changes than I'd like to add in this PR.
dkirillov
deleted branch feature/11-read_env_file from dkirillov/xk6-frostfs
2023-06-29 14:07:37 +00:00
WIP: [#63] poc: Fast multipart upload
dkirillov
pushed to feature/63-fast_multipart_upload at dkirillov/frostfs-s3-gw
2023-06-29 14:02:38 +00:00
dkirillov
created branch feature/63-fast_multipart_upload in dkirillov/frostfs-s3-gw
2023-06-29 14:00:51 +00:00
dkirillov
pushed to feature/63-fast_multipart_upload at dkirillov/frostfs-s3-gw
2023-06-29 14:00:51 +00:00
WIP: [#143] Fix NoSuchKey error on get/head