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

22.8 Backport of #42321 s3 request_timeout_ms #222

Merged

Conversation

Enmk
Copy link
Member

@Enmk Enmk commented Jan 23, 2023

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

ClickHouse#4232 - When uploading big parts to minio, 'Complete Multipart Upload' can take a long time.
Minio sends heartbeats every 10 seconds (see minio/minio#7198). But clickhouse times out earlier, because the default send/receive timeout is set to 5 seconds.

…_timeout_ms

Increase request_timeout_ms for s3 disks.
@Enmk Enmk merged commit 45c2533 into customizations/22.8.12 Jan 24, 2023
@Enmk Enmk mentioned this pull request Feb 7, 2023
@Enmk Enmk mentioned this pull request Mar 15, 2023
@Enmk Enmk mentioned this pull request Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants