[MXS-1914] Move maxscale_shutdown into the core Created: 2018-06-12 Updated: 2018-06-18 Resolved: 2018-06-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.3.0 |
| Type: | Task | Priority: | Minor |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Sprint: | MXS-SPRINT-60 |
| Description |
|
The maxscale_shutdown function should be defined in maxscale-common to be able to resolve all references at link time. Currently the administrative modules (cli, maxinfo) have undefined references at link time. |