Files
MaxScale/server/modules/filter
Markus Mäkelä c70216390f MXS-1506: Combine housekeeper task types
The tasks themselves now control whether they are executed again. To
compare it to the old system, oneshot tasks now return `false` and
repeating tasks return `true`.

Letting the housekeeper remove the tasks makes the code simpler and
removes the possibility of the task being removed while it is being
executed. It does introduce a deadlock possibility if a housekeeper
function is called inside a housekeeper task.
2018-04-10 15:29:30 +03:00
..
2018-03-27 21:49:35 +03:00
2018-03-26 10:02:57 +03:00
2018-02-08 12:48:06 +02:00
2017-06-01 10:24:20 +03:00
2018-01-03 14:57:18 +02:00
2017-11-15 14:04:00 +01:00