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

Adding debezium chart for SRTE database #669

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

rshanmugam-enquizit
Copy link
Collaborator

We want to enable Change Data Capture in SRTE database tables and thus, creating a new chart for it. This change is already tested in local.

Copy link
Collaborator

@kramakur kramakur left a comment

Choose a reason for hiding this comment

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

Approved

@rshanmugam-enquizit rshanmugam-enquizit merged commit 43e5c25 into main Dec 11, 2024
2 checks passed
@rshanmugam-enquizit rshanmugam-enquizit deleted the CNDE-1876-debezium-charts-for-srte-db branch December 11, 2024 16:41
Copy link

@rseshadri99 rseshadri99 left a comment

Choose a reason for hiding this comment

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

@rshanmugam-enquizit Please correct the type for "stre" with "srte". "nbs_stre" with "nbs_srte"

Copy link

@rseshadri99 rseshadri99 left a comment

Choose a reason for hiding this comment

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

@rshanmugam-enquizit
in the env specific yaml files update this attribute value
"transforms.dropPrefix.replacement": "nbs_$1",

  • change this to "nrt_srte_$1"

"table.include.list" make it empty or remove the attribute

  • if a table is enabled for CDC in SQL Server this list is not needed.

Copy link

@rseshadri99 rseshadri99 left a comment

Choose a reason for hiding this comment

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

@rshanmugam-enquizit For the snapshot-mode - try to use the Full snapshot + CDC enabled one. Please test it on Codeset table to understand what happens and if all good with the rest of the config updates.

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.

3 participants