[MXS-1982] Removing all servers from a service creates invalid persisted configurations Created: 2018-07-17 Updated: 2019-12-02 Resolved: 2019-12-02 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.2.11 |
| Fix Version/s: | 2.3.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | Esa Korhonen |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-83 |
| Description |
|
If all servers are removed from a service, an invalid configuration parameter with an empty value is created: The value of the servers parameter will be empty. |
| Comments |
| Comment by markus makela [ 2019-12-02 ] |
|
In 2.3 runtime changes no longer generate invalid configurations. As a side effect of this, removing all servers from a service defined in a static configuration file will not be persisted correctly. |