Files
MaxScale/server/modules/monitor
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-02-06 12:11:06 +02:00
2019-01-04 12:00:48 +02:00
2018-11-21 17:36:52 +02:00
2018-11-05 23:24:06 +02:00