Skip to content

Client fault tolerant connection#12

Open
DeKinci wants to merge 8045 commits intomanaged-feature/automatic-server-choosingfrom
client-fault-tolerant-connection
Open

Client fault tolerant connection#12
DeKinci wants to merge 8045 commits intomanaged-feature/automatic-server-choosingfrom
client-fault-tolerant-connection

Conversation

@DeKinci
Copy link
Collaborator

@DeKinci DeKinci commented Dec 13, 2021

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
...
Parameter host can accept multiple hosts. In case of unavailability of one of them, the client will try to connect to the next one.

Detailed description / Documentation draft:
...
When multiple addresses are passed to the host argument and the first one is unavailable, the console client will try to connect to the next one.

By adding documentation, you'll allow users to try your new feature immediately, not when someone else will have time to document it later. Documentation is necessary for all features that affect user experience in any way. You can add brief documentation draft above, or add documentation right into your patch as Markdown files in docs folder.

If you are doing this for the first time, it's recommended to read the lightweight Contributing to ClickHouse Documentation guide first.

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

Loading
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.