Files
MaxScale/server/modules
Markus Mäkelä 97eb7d2f9e Fix deadlock in galeramon
The parameter extraction caused a recursive lock of the server
spinlock. To work around this, an unlocked version of server_get_parameter
is needed.

Ideally, a lock-free setup would be used but due to this being a bug fix,
it will have to be done later on.
2018-05-15 10:15:26 +03:00
..
2018-05-14 10:14:16 +03:00
2017-06-01 10:24:20 +03:00
2018-05-15 10:15:26 +03:00
2017-02-15 09:31:14 +02:00