Skip to content

Tag: debezium

Debezium Interrupted while emitting initial DROP TABLE events

I’m trying to set up Debezium engine with MariaDB and ActiveMQ. I’m using Quarkus framework. I’m following the official documentation (https://debezium.io/documentation/reference/development/engine.html). When I start the engine I get the following error: Not really sure why this happens and…