[MXS-1532] Add command for purging avrorouter files and state Created: 2017-11-20 Updated: 2018-11-13 Resolved: 2018-11-13 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | None |
| Fix Version/s: | 2.1.13 |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
A command similar to RESET MASTER [TO <file>] that allows the resetting of the conversion state to some specific binlog would allow resetting of the avrorouter without manually deleting files. This will significantly speed up as well as simplify testing. In addition to this, it will make maintenance operations slightly easier when old Avro files are automatically purged and the state reset in a consistent fashion. |