[MXS-4892] MaxScale should warn about inconsistencies in the configuration file Created: 2023-12-12 Updated: 2023-12-20 |
|
| Status: | Open |
| Project: | MariaDB MaxScale |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Joe Cotellese |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
If there are sections in the configuration file that are not used, MaxScale should at startup log a warning about them. E.g. something like:
That way simple mistakes such as creating a filter without associating it with a service would be caught. |