Files
MaxScale/server/modules
Esa Korhonen 040562f718 MXS-2342 Run MariaDBMonitor diagnostics concurrent with the monitor loop
This fixes some situations where MaxAdmin/MaxCtrl would block and wait
until a monitor operation or tick is complete. This also fixes a deadlock
caused by calling monitor diagnostics inside a monitor script.

Concurrency is enabled by adding one mutex per server object to protect
array-like fields from concurrent reading/writing.
2019-03-12 10:50:16 +02:00
..
2019-03-05 04:54:40 +02:00
2019-02-06 14:22:24 +02:00
2018-09-28 12:18:24 +03:00
2019-03-08 14:45:18 +02:00
2017-02-15 09:31:14 +02:00