[MXS-2942] DELETE of a monitor doesn't check whether it uses servers Created: 2020-03-24 Updated: 2020-04-07 Resolved: 2020-03-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | REST-API |
| Affects Version/s: | 2.3.17, 2.4.7 |
| Fix Version/s: | 2.3.19, 2.4.9, 2.5.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The documented behavior of the REST API is to only allow a DELETE of a monitor if it is not using servers. The actual behavior is that deletion is allowed even if it still is monitoring servers. |