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

DBZ-7105 Fix exceptions that are triggered by RelationalBaseSourceConnector#validate when calling #validateConnection() with an invalid configuration #4976

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

rk3rn3r
Copy link
Member

@rk3rn3r rk3rn3r commented Nov 2, 2023

DBZ-7105 Fix exceptions that are triggered by RelationalBaseSourceConnector#validate when calling #validateConnection() with an invalid configuration. Other, not-checked fields can cause an exception when the ConnectorConfig class is instantiated to setup the connection. Now we are only allowing connection validation when all config options are free of errors.

closes to https://issues.redhat.com/browse/DBZ-7105

…nector#validate when calling #validateConnection() with an invalid configuration. Other, not-checked fields can cause an exception when the ConnectorConfig class is instantiated to setup the connection. Now we are only allowing connection validation when all config options are free of errors.

closes to https://issues.redhat.com/browse/DBZ-7105
@jpechane
Copy link
Contributor

jpechane commented Nov 3, 2023

@rk3rn3r Could you please take a look at the Spanner failure?

@rk3rn3r
Copy link
Member Author

rk3rn3r commented Nov 6, 2023

@jpechane It was unrelated or maybe an intermittent failure.
Would you please merge it?

@jpechane jpechane merged commit 6848103 into debezium:main Nov 6, 2023
30 of 31 checks passed
@jpechane
Copy link
Contributor

jpechane commented Nov 6, 2023

@rk3rn3r Applied, thanks

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