Skip to content

fix(flowable): do not gate pg dest logic by pg source#4483

Merged
Amogh-Bharadwaj merged 1 commit into
mainfrom
fix-cdc-mysql-mongo-pg
Jun 24, 2026
Merged

fix(flowable): do not gate pg dest logic by pg source#4483
Amogh-Bharadwaj merged 1 commit into
mainfrom
fix-cdc-mysql-mongo-pg

Conversation

@Amogh-Bharadwaj

@Amogh-Bharadwaj Amogh-Bharadwaj commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Postgres destination mirrors store metadata on the destination PG peer instead of catalog. We handle this logic for PG to PG mirrors but not MySQL to PG or Mongo to PG.

This PR extends this logic to fix CDC for those mirrors too, by only checking if destination is PG regardless of what source is

@Amogh-Bharadwaj
Amogh-Bharadwaj requested a review from a team as a code owner June 24, 2026 10:08
@claude

claude Bot commented Jun 24, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@Amogh-Bharadwaj
Amogh-Bharadwaj merged commit 28d132e into main Jun 24, 2026
17 checks passed
@Amogh-Bharadwaj
Amogh-Bharadwaj deleted the fix-cdc-mysql-mongo-pg branch June 24, 2026 15:30
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.

2 participants