mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update clickhouse-keeper.md
This commit is contained in:
parent
a7e003ad5c
commit
48f3f40ffc
@ -52,7 +52,7 @@ Internal coordination settings are located in `<keeper_server>.<coordination_set
|
||||
|
||||
Quorum configuration is located in `<keeper_server>.<raft_configuration>` section and contain servers description. The only parameter for the whole quorum is `secure`, which enables encrypted connection for communication between quorum participants. The main parameters for each `<server>` are:
|
||||
|
||||
- `id` — Server_id in a quorum.
|
||||
- `id` — server identifier in a quorum.
|
||||
- `hostname` — Hostname where this server is placed.
|
||||
- `port` — Port where this server listens for connections.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user