Kafka Replication - Source and Sink Databases Not Matching Recordcount

75 views Asked by At

I am replicating data from SQL Server to Postgres via source and sink connectors configured in Conduktor. I have noticed that the recordcount for one table in SQL Server does not match the recordcount for the replicated table in Postgres. I have tried removing the connectors, backed up the table and renamed it, and then re-added the connectors, but this has still not resolved the issue. Is there something else I can try?

0

There are 0 answers