[MXS-206] Commands to see config loaded in memory Created: 2015-06-16 Updated: 2015-08-31 Resolved: 2015-08-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Dipti Joshi (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | MaxScale 1.3 |
| Description |
|
(1) Add a maxadmin command that can dump the configuration that running MaxScale process is using as a configuration file. (2) Add a maxadmin command or some other command-line utility that can show diff of maxscale.cnf on disk and the configuration that the running MaxScale process is using. |
| Comments |
| Comment by markus makela [ 2015-08-31 ] |
|
Added show config command to maxadmin which dumps the config to stdout. |
| Comment by Dipti Joshi (Inactive) [ 2015-08-31 ] |
|
markus makela Please work with tturenko to get this added in automated test cases. |