From 4b5aa5ed727ffed2ef380e74ed2ccd4600e7b6d9 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 14 Jan 2021 19:39:09 +0100 Subject: [PATCH] [#1402] Added a sentence into ARM It says that the synchronization is also required when the delayed-updates-limit is exceeded when the server is in the communication-recovery state. --- doc/sphinx/arm/hooks-ha.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/doc/sphinx/arm/hooks-ha.rst b/doc/sphinx/arm/hooks-ha.rst index 5277140841..e0d3dbeb5b 100644 --- a/doc/sphinx/arm/hooks-ha.rst +++ b/doc/sphinx/arm/hooks-ha.rst @@ -1922,10 +1922,12 @@ by transitioning it to the waiting state. A partner in the ``communication-recovery`` state may send this command to cause the server to synchronize its lease database. The database synchronization is required when the partner failed to send all lease database updates after -re-establishing connection after a temporary connection failure. +re-establishing connection after a temporary connection failure. It is also +required when the ``delayed-updates-limit`` is exceeded when the server is +in the ``communication-recovery`` state. -A server administrator may also send the command to reset a misbehaving -state machine. +A server administrator may send the command to reset a misbehaving state +machine. This command includes no arguments, e.g.: