python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Sqlserver connector tried to access protected method
I m getting this error in connector
Caused by: java.lang.IllegalAccessError: class io.debezium.connector.sqlserver.SqlServerConnectorConfig$$Lambda$748/0x0000000800fe6628
tried to access protected me...
Shala
Votes: 0
Answers: 0
AWS MSK - Debezium Postgres Connector for AWS RDS - Failed to Connect
I'm currently facing the following issue when using AWS MSK Connector (Debezium Postgres Connector)
[Worker-0509fac07b9701a23] [2022-01-19 04:55:28,759] ERROR Failed testing connection for jdbc:postg...
hbhargav
Votes: 0
Answers: 1
Data type information lost when replication MySQL to PostgreSQL via Debezium
I need to replicate a MySQL database to a PostgreSQL database. I opted for:
Debezium connect
Avro format
confluent schema registry
kafka
The data is being replicated, however, I am losing some schem...
miro
Votes: 0
Answers: 1
Debezium `source.lsn` field value in snapshot records(when `__op=r`)
I can't find an information in Debezium Postgresql connector config documentation page regarding the source.lsn field value for snapshot events(events having __op=r). I've ran a test on my dev environ...
Suren Aznauryan
Votes: 0
Answers: 1