Files
MaxScale/server
Markus Mäkelä 9bb5e12413 Fix monitor creation and alteration
If a monitor was created at runtime, it was missing some parameters that
were assumed to be always present. In addition to that, the parameters
weren't validated against the list of common and module parameters.

Since the monitors always reconstruct the server list, the new servers can
be stored as a parameter. To make this possible, the
server_relationship_to_parameter helper function is needed.

This commit fixes the MaxCtrl test suite failures but does not fix the
failures in the REST API test suite.
2019-03-25 12:37:11 +02:00
..
2019-03-25 12:37:11 +02:00
2018-09-10 13:22:49 +03:00
2019-03-22 13:39:52 +02:00
2018-06-25 10:07:52 +03:00
2017-01-16 10:56:33 +02:00