Skip to content

22.8 Backport of #42321 s3 request_timeout_ms #222

Merged
Enmk merged 1 commit intocustomizations/22.8.12from
backports/22.8_s3_request_timeout_ms_42321
Jan 24, 2023
Merged

22.8 Backport of #42321 s3 request_timeout_ms #222
Enmk merged 1 commit intocustomizations/22.8.12from
backports/22.8_s3_request_timeout_ms_42321

Conversation

@Enmk
Copy link
Copy Markdown
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