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

@ -1336,6 +1336,9 @@ of the values to 0, disables the throttling.
## Reloading The Configuration
**Note:** This command has been deprecated. Use the MaxScale REST API or the
MaxAdmin `alter` commands to change configuration values at runtime.
A command, _reload config_, is available that will cause MariaDB MaxScale to
reload the maxscale.cnf configuration file. Note that not all configuration
changes are taken into effect when the configuration is reloaded. Refer to