[MXS-1749] Process datadir is not always deleted on exit Created: 2018-03-28 Updated: 2018-06-07 Resolved: 2018-06-07 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.1.15 |
| Fix Version/s: | 2.2.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | Marko Rajala (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The per-process data directories created by MaxScale aren't always cleaned up properly. This leads to a pileup of empty directories. To reproduce this, start MaxScale and abruptly stop it (e.g. kill in GDB). This should leave a directory in /var/lib/maxscale/. |