[MCOL-1437] Remove AVRO Dependency for Data Streaming from MaxScale to ColumnStore Created: 2018-05-22 Updated: 2023-10-26 Resolved: 2019-05-31 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | ? |
| Affects Version/s: | 1.1.4 |
| Fix Version/s: | Icebox |
| Type: | New Feature | Priority: | Major |
| Reporter: | Faisal Saeed (Inactive) | Assignee: | Todd Stoffel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL 7.4 |
||
| Description |
|
AVRO files are most of the time causes of disruption in data streaming from TX database to CS. Removing the need for AVRO router/files for MariaDB to Columnstore streaming will make the data streaming much simpler to implement. Currently, after every crash, there is a need to clean up all the avro files and the internal avro.index and avro-conversion.ini files before restarting the service. |