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-base][hotfix] Fix TM hangs caused by uncaught exception #2511

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

Jiabao-Sun
Copy link
Contributor

The executor in IncrementalSourceScanFetcher ignores the uncaught exception.
If an error like OutOfMemoryError occurs, the taskmanager hangs forever.

Closes #2510

@Jiabao-Sun
Copy link
Contributor Author

Hi @ruanhang1993 @GOODBOY008, please help review it when you have time.

Copy link
Contributor

@ruanhang1993 ruanhang1993 left a comment

Choose a reason for hiding this comment

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

LGTM.

@ruanhang1993 ruanhang1993 merged commit 7172695 into apache:master Sep 21, 2023
15 checks passed
e-mhui pushed a commit to e-mhui/flink-cdc-connectors that referenced this pull request Oct 18, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
GOODBOY008 pushed a commit to GOODBOY008/flink-cdc that referenced this pull request Oct 30, 2023
leonardBang pushed a commit that referenced this pull request Oct 31, 2023
@Jiabao-Sun Jiabao-Sun deleted the fix-tm-hang branch December 6, 2023 16:14
zhongqishang pushed a commit to zhongqishang/flink-cdc that referenced this pull request Dec 7, 2023
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.

[Bug] [mongodb] task managers hang forever one by one
2 participants