Skip to content

Increase default value for connect_timeout_with_failover_ms#49009

Merged
Avogar merged 1 commit intoClickHouse:masterfrom
Avogar:increase-connection-timeout
Apr 21, 2023
Merged

Increase default value for connect_timeout_with_failover_ms#49009
Avogar merged 1 commit intoClickHouse:masterfrom
Avogar:increase-connection-timeout

Conversation

@Avogar
Copy link
Copy Markdown
Member

@Avogar Avogar commented Apr 21, 2023

Changelog category (leave one):

  • Improvement

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

Increase default value for connect_timeout_with_failover_ms to 1000 ms (because of adding async connections in #47229) . Closes #5188

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-improvement Pull request with some product improvements label Apr 21, 2023
@alexey-milovidov alexey-milovidov self-assigned this Apr 21, 2023
@Avogar Avogar merged commit cbc1fe7 into ClickHouse:master Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-improvement Pull request with some product improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Too low value of "connect_timeout_with_failover_ms". Table function remote uses low timeout even if a single host is specified.

3 participants