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

Lo/s3 debug #10759

Closed
wants to merge 3 commits into from
Closed

Lo/s3 debug #10759

wants to merge 3 commits into from

Conversation

losipiuk
Copy link
Member

No description provided.

losipiuk and others added 3 commits January 21, 2022 16:00
With code restructuring we needed to add separate multipartUploadStarted
flag which is both written and read from main thread (not an upload)
thread. With `waitForPreviousUploadFinish` moved below we lost
memory-barrier between main and upload thread and we could no longer use
`uploadId` to determine if multipart upload was already started.

Co-authored-by: Łukasz Osipiuk <[email protected]>
@cla-bot cla-bot bot added the cla-signed label Jan 24, 2022
@losipiuk
Copy link
Member Author

Clone of #10729 from trinodb/trino so s3 tests are run

@losipiuk losipiuk closed this Jan 24, 2022
@losipiuk losipiuk deleted the lo/s3-debug branch January 24, 2022 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants