[MXS-1648] Module API does not support backwards compatible changes Created: 2018-02-06 Updated: 2019-06-18 Resolved: 2019-06-18 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | N/A |
| Affects Version/s: | None |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
When a backwards compatible change to a module API is made, MaxScale does not know how to communicate with modules that do not implement the highest available API version. |
| Comments |
| Comment by markus makela [ 2019-06-18 ] |
|
There's nothing we can do with modules that do not implement the correct API versions. |