Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support new compound shard key handling of Debezium Source Connector #119

Open
hpgrahsl opened this issue Mar 11, 2020 · 0 comments
Open

Comments

@hpgrahsl
Copy link
Owner

When processing CDC events coming from Debezium's Source Connector for MongoDB there was a recent update which affects the handling how to encode the shard key of sharded collections in the payload. The corresponding PR was merged by now https://issues.redhat.com/browse/DBZ-1781.
Implement support for this in the sink connector according to the documentation which can be found in the DBZ docs.

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

No branches or pull requests

1 participant