Skip to content

Commit 91c4786

Browse files
BKaneAtWorksimon-dew
authored andcommitted
Update automatic-failover.adoc (#3224)
add missing word "taken"
1 parent 07060a1 commit 91c4786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/learn/pages/clusters-and-availability/automatic-failover.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ Auto-failover is configured by means of parameters that include the following.
193193
The number of seconds that must elapse, after a node or group has become unresponsive, before auto-failover is triggered. This number is configurable: the default is 120 seconds; the minimum permitted is 5; the maximum 3600.
194194
Note that a low number reduces the potential time-period during which a consistently unresponsive node remains unresponsive before auto-failover is triggered; but may also result in auto-failover being unnecessarily triggered, in consequence of short, intermittent periods of node unavailability.
195195
+
196-
WARNING: Care must be when running an un-replicated Index Service and a Data Service configured for fast failover (i.e. 5 seconds) on the same node.
196+
WARNING: Care must be taken when running an un-replicated Index Service and a Data Service configured for fast failover (i.e., 5 seconds) on the same node.
197197
If the failover is triggered, unnecessarily or otherwise, then the index service will be lost.
198198
* _Maximum count_.
199199
The maximum number of nodes that can fail (either concurrently or sequentially in one or more events) and be handled by auto-failover.

0 commit comments

Comments
 (0)