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:
Johan Wikman
2019-04-15 13:41:39 +03:00
parent e09a6c8100
commit 8b29e70f63
3 changed files with 61 additions and 16 deletions

View File

@ -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