MXS-1288: Deprecate reload config

The `reload config` command is now deprecated. The same functionality can
be found in the MaxScale REST API.
This commit is contained in:
Markus Mäkelä
2017-08-22 11:12:28 +03:00
parent c34140abd8
commit ae5260bec7
4 changed files with 17 additions and 4 deletions

View File

@ -1491,6 +1491,9 @@ can add a filter to a service and combine multiple filters in one service.
## Reloading Configuration
**Note:** This functionality has been deprecated. Use the MaxScale REST API or the
MaxAdmin `alter` commands to change configuration values at runtime.
The current MariaDB MaxScale configuration may be updated by editing the
configuration file and then forcing MariaDB MaxScale to reread the configuration
file. To force MariaDB MaxScale to reread the configuration file, send a SIGHUP