Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
2.3.8, 2.4.0
-
None
-
MXS-SPRINT-129
Description
Clients are requesting a way to fetch datas from kafka topics into the mariadb server but not into column store, so in a storage engine agnostic way.
It feels like it could be a great idea to convert AVRO events (avro format would be requested on the kafka side) into binlogs, then have the instances be slaves of the avro/binlog router.
Most of the functionalities seem to be already existing, even tho syncing them together might be tricky.