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 Support for MI #2928

Merged
merged 4 commits into from
Sep 22, 2023
Merged

CDC Support for MI #2928

merged 4 commits into from
Sep 22, 2023

Conversation

RusJaI
Copy link
Contributor

@RusJaI RusJaI commented Jul 25, 2023

Purpose

Fixes #3026

Approach

Implement inbound endpoint in Micro integrator for CDC

@RusJaI RusJaI force-pushed the cdc-mi branch 4 times, most recently from afe6906 to 353c14f Compare July 25, 2023 11:44
pom.xml Show resolved Hide resolved
@RusJaI RusJaI force-pushed the cdc-mi branch 4 times, most recently from ef5eac9 to bed0205 Compare August 3, 2023 07:29
@RusJaI RusJaI force-pushed the cdc-mi branch 10 times, most recently from 9362944 to 7e35286 Compare August 10, 2023 06:36
Modify the payload removing unwanted information
Add Securevault support for password encryption
Add dependencies for MSSQL, Oracle and Postgres
Get the param as allowed.operations instead of skipped.operations
Change the property names of the sequence
Add isDebugEnable check where string concaterntions are done.
Change Json library to Gson and resolve the project snapshot version
Directly throw the exceptions without using fault sequence
Add bundled dependencies
Copy link
Member

@arunans23 arunans23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RusJaI RusJaI dismissed senthuran16’s stale review September 22, 2023 06:38

addressed the comments

@RusJaI RusJaI merged commit 40857f8 into wso2:master Sep 22, 2023
1 of 7 checks passed
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.

CDC supoprt for MI using Debezium connector
5 participants