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

Bug/fix schema reg config #43

Merged
merged 3 commits into from
Oct 6, 2022
Merged

Bug/fix schema reg config #43

merged 3 commits into from
Oct 6, 2022

Conversation

nextdude-mdsol
Copy link
Contributor

Found a small, bug significant bug in the creation of schema registry configuration due to incorrect ordering of arguments passed to the SchemaRegistryConfig() constructor. This code was actually duplicated in two places (KafkaSourceConfig as well as KafkaSinkConfig). Refactored those into a unified and correct apply method in SchemaRegistryConfig.

@nextdude nextdude merged commit 465faa6 into main Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants