[MXS-1848] Change Monitor Interface Created: 2018-05-03 Updated: 2018-06-26 Resolved: 2018-06-26 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core, Monitor |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Task | Priority: | Major |
| Reporter: | Johan Wikman | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The current monitor interface API is sub-optimal as it makes no difference between initialization and starting, and stopping and finalizing. The API should be changed so that initialization, starting, stopping and finalization are clearly separated. |