MXS-2428 Allow fixed Clustrix configuration
If 'dynamic_node_detection' has been set to false, then the Clustrix monitor will not dynamically figure out what nodes are available, but instead use the bootstrap nodes as such. With 'dynamic_node_detection' being false, the Clustrix monitor will do no cluster checks, but simply ping the health port of each server.
This commit is contained in:
@ -102,7 +102,7 @@ health_check_threshold=3
|
||||
### `dynamic_node_detection`
|
||||
|
||||
By default, the Clustrix monitor will only use the bootstrap nodes
|
||||
in order to connect to the Clustrux cluster and then find out the
|
||||
in order to connect to the Clustrix cluster and then find out the
|
||||
cluster configuration dynamically at runtime.
|
||||
|
||||
That behaviour can be turned off with this optional parameter, in
|
||||
|
||||
Reference in New Issue
Block a user