Hi,
Hope this message finds you well.
Today, I came here with a different question. We are considering implementing a mechanism that allows us to ensure that both databases (source and sink) are synchronised.
So, my problem is the following: our transitional system is suffering DML, as any other system like this, and our analytics system is being fed with CDC. Knowing that, we intend to run some reports in the analytics system, but we need to ensure that the data is synced even in large transactions.
So, my question is: Is there any built-in parameter/configuration in debezium architecture that enables this feature?
Do you have any suggestion to accomplish this goal?
Best regards,
Vitor Pereira