[MXS-2810] maxscale process still running after uninstalling maxscale package Created: 2019-12-17 Updated: 2020-08-25 Resolved: 2020-01-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Packaging |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.17, 2.3.18, 2.4.7, 2.5.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||||||
| Sprint: | MXS-SPRINT-97 | ||||||||||||||||||||
| Description |
|
When uninstalling the MaxScale Debian or RPM package, a maxscale process still continues to run. The MariaDB server packages have prerm (.deb) / PREUN (RPM) scripts that shut down and disable the mariadb service before actual uninstall is performed. The MaxScale packages are missing such scripts. |
| Comments |
| Comment by markus makela [ 2020-02-05 ] |
|
Fixed by |
| Comment by markus makela [ 2020-02-19 ] |
|
MaxScale wasn't stopped on CentOS 6 due to it not using systemd. |
| Comment by Hartmut Holzgraefe [ 2020-02-19 ] |
|
Should we create a new ticket for that, or will it be fixed as part of this one? |
| Comment by markus makela [ 2020-02-19 ] |
|
I think we can create a new one. |