[MXS-1647] Module API version is not checked Created: 2018-02-05 Updated: 2018-02-12 Resolved: 2018-02-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.2.2 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When a module is loaded the API type is checked but the version of the module type is not checked. This can cause old modules to be loaded. |