Enable the watchdog

As the watchdog related problems have now been dealt with, it is
safe to have it enabled by default.
This commit is contained in:
Johan Wikman
2018-11-21 14:10:40 +02:00
parent 1591ff7f46
commit dd27fe0c04
4 changed files with 41 additions and 9 deletions

View File

@ -1988,9 +1988,3 @@ enabled MaxScale will check that all threads are running and notify systemd
with a "keep-alive ping".
Systemd reference: https://www.freedesktop.org/software/systemd/man/systemd.service.html
*NOTE*: In 2.3.1 there is a deficiency that manifests itself so that if
_any_ administrative operation, performed using _maxctrl_ or _maxadmin_,
takes longer that the specified watchdog timeout, then the watchdog will
kill and restart MaxScale. Please take that into account before enabling
the watchdog.