[MXS-339] RPM installations overwrite maxscale.cnf Created: 2015-08-27 Updated: 2015-09-24 Resolved: 2015-09-24 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | 1.2.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | markus makela | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by markus makela [ 2015-08-31 ] |
|
There should be a .rpmsave file left after installing MaxScale if one existed before. This allows for users to recover the file but MaxScale should not install a maxscale.cnf file in the first place. Instead we could use the same approach as the MariaDB server does; have a maxscale.cnf.d folder from which all configuration files are read and processed. |
| Comment by Johan Wikman [ 2015-09-24 ] |
|
Reopened to change fix version. |