Skip to content

Commit ba8cde3

Browse files
realyotaSaltTan
andauthored
Update content/en/altinity-kb-setup-and-maintenance/altinity-kb-zookeeper/clickhouse-keeper.md
Co-authored-by: SaltTan <20357526+SaltTan@users.noreply.github.com>
1 parent 3d808f8 commit ba8cde3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/altinity-kb-setup-and-maintenance/altinity-kb-zookeeper/clickhouse-keeper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ In clickhouse-keeper-client, paths are now parsed more strictly and must be pass
7474

7575
## Example of a simple cluster
7676

77-
Keeper quorum size must be odd. A 2-node Keeper layout will lose quorum after a single node failure, so the recommended replicas for Keeper is 3.
77+
The Keeper ensemble size must be odd because it requires a majority (50% + 1 nodes) to form a quorum. A 2-node Keeper setup will lose quorum after a single node failure, so the recommended number of Keeper replicas is 3.
7878

7979
On `hostname1` and `hostname2` below, ClickHouse can use the embedded Keeper cluster from `<keeper_server>`, so a separate client-side `<keeper>` section is not required. If your ClickHouse servers connect to an external Keeper or ZooKeeper ensemble, see [ClickHouse config for Keeper]({{< ref "clickhouse-keeper-clickhouse-config" >}}).
8080

0 commit comments

Comments
 (0)