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

GET of a multipart object fails #954

Closed
evgeniiz321 opened this issue May 16, 2024 · 1 comment · Fixed by #957
Closed

GET of a multipart object fails #954

evgeniiz321 opened this issue May 16, 2024 · 1 comment · Fixed by #957
Assignees
Labels
bug Something isn't working I4 No visible changes S4 Routine U2 Seriously planned
Milestone

Comments

@evgeniiz321
Copy link

s3tests_boto3.functional.test_s3#test_multipart_upload_overwrite_existing_object
s3tests_boto3.functional.test_s3_neofs#test_multipart_upload

Upload multipart object
Try to get it -> get an error on reading from the response stream, e.g:

botocore.exceptions.ResponseStreamingError: An error occurred while reading from response stream: ('Connection broken: IncompleteRead(409 bytes read, 10485351 more expected)', IncompleteRead(409 bytes read, 10485351 more expected))

https://rest.fs.neo.org/7ZVSQHtioVRiDT2btN9xEmQhczXV9vryCEAHUawfD8Sc/239-1715825418/index.html#suites/6d7c9ec7c4f3e4460ae14fd266a64e04/e9c65890413d3e9a/

@evgeniiz321 evgeniiz321 added bug Something isn't working U2 Seriously planned labels May 16, 2024
@roman-khimov roman-khimov added S4 Routine I4 No visible changes labels May 16, 2024
@roman-khimov roman-khimov added this to the v0.30.1 milestone May 16, 2024
@smallhive smallhive self-assigned this May 23, 2024
@smallhive
Copy link
Contributor

These tests are going to be fixed by #957

@smallhive smallhive linked a pull request May 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U2 Seriously planned
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants