Files
MaxScale/server/modules/routing
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
..
2017-06-01 10:24:20 +03:00
2017-06-01 10:24:20 +03:00
2018-01-16 09:47:49 +02:00
2017-03-03 15:35:37 +02:00