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

CDC: Fix validation logic for configs related to parallel streaming #173

Merged
merged 4 commits into from
Feb 27, 2025

Conversation

vaibhav-yb
Copy link
Collaborator

This PR fixes the bug while validating the parallel streaming configuration properties and instead of using a common method to validate, we now specify the lambda method directly at the time of Field declaration.

@vaibhav-yb vaibhav-yb added the bug Something isn't working label Feb 27, 2025
@vaibhav-yb vaibhav-yb self-assigned this Feb 27, 2025
@vaibhav-yb vaibhav-yb merged commit 1ac9152 into yugabyte:ybdb-debezium-2.5.2 Feb 27, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants