Debezium captures table but does not stream change after it starts having data
I have a debezium connector that captures a table A with 0 items, but once that table starts having some items, the connector does not create topic, stream changes etc.
I am having snapshot.mode=initial
some logs:
How to put a wrapper on the topic after remove schema on debezium, is it possible?
I put the “value.converter.schemas.enable”: “false”, but with that the topic produces without payload wrapper
How to put a wrapper on the topic after remove schema on debezium, is it possible?
I put the “value.converter.schemas.enable”: “false”, but with that the topic produces without payload wrapper
Debezium SQL Server connector: Incorrect representation of some datetime values
Versions: