Add support for multiple runtime error messages

Storing all the runtime errors makes it possible to return all of them
them via the REST API. MaxAdmin will still only show the latest error but
MaxCtrl will now show all errors if more than one error occurs.
This commit is contained in:
Markus Mäkelä
2019-03-21 11:47:21 +02:00
parent 74eeb64fba
commit 203bba0e1d
24 changed files with 57 additions and 165 deletions

View File

@ -23,7 +23,7 @@
#include <maxbase/logger.hh>
#include <maxscale/config.hh>
#include <maxscale/json_api.h>
#include <maxscale/json_api.hh>
#include <maxscale/session.hh>
namespace