Merge branch '2.3' into 2.4

This commit is contained in:
Markus Mäkelä
2020-03-04 09:10:28 +02:00

View File

@ -222,7 +222,7 @@ multiple valid master servers in the cluster.
The default value is 5 failures.
The worst-case delay between the master failure and the start of the failover
can be calculated by summing up the timeout values and `monitor_interval` and
can be estimated by summing up the timeout values and `monitor_interval` and
multiplying that by `failcount`:
```