From 632cd23b3af67a21a4b90f78a778b7330f0c813a Mon Sep 17 00:00:00 2001 From: Anastasia Alexandrova Date: Mon, 30 Sep 2024 13:28:19 +0200 Subject: [PATCH] Update topics/cluster-spec.md Co-authored-by: Madelyn Olson Signed-off-by: Anastasia Alexandrova --- topics/cluster-spec.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/cluster-spec.md b/topics/cluster-spec.md index d4f22d18..02f7c440 100644 --- a/topics/cluster-spec.md +++ b/topics/cluster-spec.md @@ -888,7 +888,7 @@ The other nodes will detect that there is a new primary serving the same slots s In the previous section, we discussed how replicas try to get elected. This section explains what happens from the point of view of a primary that is requested to vote for a given replica. -Masters receive requests for votes in form of `FAILOVER_AUTH_REQUEST` requests from replicas. +Primaries receive requests for votes in form of `FAILOVER_AUTH_REQUEST` requests from replicas. For a vote to be granted the following conditions need to be met: