Skip to content

[FLINK-38601][mongodb] Catch throwable errors when consuming from unbounded streams#4213

Merged
yuxiqian merged 1 commit into
apache:masterfrom
linguoxuan:FLINK-38601-mongodb-throw
Feb 13, 2026
Merged

[FLINK-38601][mongodb] Catch throwable errors when consuming from unbounded streams#4213
yuxiqian merged 1 commit into
apache:masterfrom
linguoxuan:FLINK-38601-mongodb-throw

Conversation

@linguoxuan
Copy link
Copy Markdown
Contributor

This PR fixes a issue in the Flink MongoDB CDC connector where certain fatal errors (like OutOfMemoryError, StackOverflowError) were silently swallowed, causing the CDC pipeline to stop running without propagating the error or triggering any recovery mechanism.

Copy link
Copy Markdown
Contributor

@lvyanquan lvyanquan left a comment

Choose a reason for hiding this comment

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

+1.

@yuxiqian yuxiqian merged commit 2f59f35 into apache:master Feb 13, 2026
31 of 32 checks passed
ThorneANN pushed a commit to ThorneANN/flink-cdc that referenced this pull request Mar 19, 2026
…from unbounded streams (apache#4213)

Co-authored-by: guoxuanlin <guoxuanlin@tencent.com>
Mrart pushed a commit to Mrart/flink-cdc that referenced this pull request Mar 26, 2026
…from unbounded streams (apache#4213)

Co-authored-by: guoxuanlin <guoxuanlin@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants