[MXS-3689] Protocol module configurations are not persisted Created: 2021-07-27 Updated: 2021-07-31 Resolved: 2021-07-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 6.1.0 |
| Fix Version/s: | 6.2.0 |
| Type: | Bug | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
As the protocol modules lack the getConfiguration entry point, they cannot be persisted to disk using the normal mechanisms. Once a getConfiguration entry point is added, this will be possible. |