Skip to content

Commit 2d8e18b

Browse files
Reword
1 parent bd5a472 commit 2d8e18b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

components/lock.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,9 +262,10 @@ the stores.
262262

263263
.. caution::
264264

265-
Because the ``ConsensusStrategy`` requires more 50% + 1 servers to be
266-
available, in order to offer an highest availability, the simplest valid
267-
cluster size is three instances, which allows for a single master failure.
265+
In order to get high availability when using the ``ConsensusStrategy``, the
266+
minimum cluster size must be three servers. This allows the cluster to keep
267+
working when a single server fails (because this strategy requires that the
268+
lock is acquired in more than half of the servers).
268269

269270
Reliability
270271
-----------

0 commit comments

Comments
 (0)