Files
MaxScale/server/core
Esa Korhonen 1858fe9127 MXS-2271 Monitor modifications always go through Monitor::configure()
Previously, runtime monitor modifications could directly alter monitor fields,
which could leave the text-form parameters and reality out-of-sync. Also,
the configure-function was not called for the entire monitor-object, only the
module-implementation.

Now, all modifications go through the overridden configure-function, which calls the
base-class function. As most configuration changes are given in text-form, this
removes the need for specific setters. The only exceptions are the server add/remove
operations, which must modify the text-form serverlist.
2019-03-12 10:19:45 +02:00
..
2019-03-11 12:29:56 +02:00
2019-02-13 13:35:07 +02:00
2019-03-11 12:29:56 +02:00
2019-03-11 21:49:33 +02:00
2019-03-11 12:29:56 +02:00
2018-08-10 07:50:18 +03:00
2018-09-09 22:26:19 +03:00
2019-03-11 12:29:56 +02:00
2018-09-09 22:26:19 +03:00
2019-02-18 11:34:15 +02:00
2018-09-09 22:26:19 +03:00
2019-01-21 14:07:47 +02:00
2018-06-25 10:07:52 +03:00
2018-09-09 22:26:19 +03:00
2018-09-09 22:26:19 +03:00
2019-03-11 12:29:56 +02:00
2019-01-14 15:07:33 +02:00