From 09758774e23a5423b177f605c3841a6d73050b4a Mon Sep 17 00:00:00 2001 From: cburlinchon Date: Tue, 3 Apr 2018 13:17:15 +0100 Subject: [PATCH] ENT-1716 Documentation for hot cold ha dp3 review comments (#649) --- docs/source/high-availablility.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/high-availablility.rst b/docs/source/high-availablility.rst index 09d0aa7a96..61fdce53e9 100644 --- a/docs/source/high-availablility.rst +++ b/docs/source/high-availablility.rst @@ -49,7 +49,7 @@ Fields :machineName: Unique name for node. -:updateInterval: Rate(milliseconds) at which the running node updates the mutual exclusion lease. +:updateInterval: Period(milliseconds) over which the running node updates the mutual exclusion lease. :waitInterval: Amount of time(milliseconds) to wait since last mutual exclusion lease update before being able to become the master node. This has to be greater than updateInterval.