I think I recall seeing you post the same question on ASF Slack yesterday. I haven't used Debezium so I can't comment on it. But are you looking for something to consume the CDC logs? If so, you might be interested in the DataStax CDC Kafka connector that offers bi-directional data movement.
For details, check out this blog post from Christopher Bradford [1] and this Kafka connector resources page [2]. Cheers! [1] https://www.datastax.com/blog/2019/09/datastax-cdc-connector-apache-kafkatm-enables-globally-replicated-microservices [2] https://www.datastax.com/dev/datastax-apache-kafka-connector >