[MXS-4010] provide a method to purge avro files Created: 2022-02-17 Updated: 2022-04-14 Resolved: 2022-04-04 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | avrorouter |
| Affects Version/s: | 2.4.19, 2.5.19, 6.2.1 |
| Fix Version/s: | 22.08.0 |
| Type: | New Feature | Priority: | Major |
| Reporter: | Kyle Joiner (Inactive) | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | MXS-SPRINT-154 | ||||||||
| Description |
|
Provide an automatic and manual method to purge avro log files from the avro router. |
| Comments |
| Comment by markus makela [ 2022-04-04 ] |
|
Added max_file_size for controlling the data file sizes and max_data_age for automatic pruning of data based on the timestamps in it. |