Details
-
New Feature
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Won't Do
-
22.08
-
None
-
MXS-SPRINT-184, MXS-SPRINT-185, MXS-SPRINT-186
Description
The CDC protocol is not very secure and it is not that good in general. Find a way to replace it with something so that we can drop it and forget that it ever existed.
One candidate is to simply use the MariaDB protocol and rewrite the client side of things to use normal connectors and add rudimentary SQL parsing to the avrorouter (similar to what the binlogrouter does).