Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

replace operations not accounted for in log based replication #101

Open
Jamie-B22 opened this issue Mar 23, 2023 · 0 comments
Open

replace operations not accounted for in log based replication #101

Jamie-B22 opened this issue Mar 23, 2023 · 0 comments

Comments

@Jamie-B22
Copy link

The replace change event (as documented here) is not currently accounted for in log based replication. Therefore if replicating with log based streaming, documents changed via the replace operation will not be reflected in the target data store.

I found this when debugging systematic inconsistencies between our DWH and the MongoDB source data. The fix is relatively straightforward. I have implemented it in a branch locally and we are currently running this fix on our EL processes. Would you like me to push and open a PR for review? (I will need permission to push my branch)

Cheers!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant