[MXS-3362] Make session commands a generic mechanism Created: 2021-01-04 Updated: 2021-02-22 Resolved: 2021-02-15 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core, Protocol |
| Affects Version/s: | None |
| Fix Version/s: | 6.0.0 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||
| Sub-Tasks: |
|
||||||||||
| Sprint: | MXS-SPRINT-123, MXS-SPRINT-124 | ||||||||||
| Description |
|
The max_sescmd_history, disable_sescmd_history and prune_sescmd_history parameters can be made into common service parameters. The act of replaying the history can be done completely on the protocol level without the need for routers to be involved. |