Selaa lähdekoodia

man: corosync.conf seqno_unchanged_const description incorrect

seqno_unchanged_const is used to determine when the rep should hold the
token. The merge detection timeout is started after any idle rotation of
the token.

Signed-off-by: Tim Beale <tlbeale@gmail.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Tim Beale 13 vuotta sitten
vanhempi
commit
7bfc6ccf43
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      man/corosync.conf.5

+ 1 - 1
man/corosync.conf.5

@@ -385,7 +385,7 @@ The default is 2500 failures to receive a message.
 .TP
 seqno_unchanged_const
 This constant specifies how many rotations of the token without any multicast
-traffic should occur before the merge detection timeout is started.
+traffic should occur before the hold timer is started.
 
 The default is 30 rotations.