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

Don't crash source if upstream CDC table gets dropped #20302

Open
kwannoel opened this issue Jan 24, 2025 · 2 comments
Open

Don't crash source if upstream CDC table gets dropped #20302

kwannoel opened this issue Jan 24, 2025 · 2 comments
Labels
type/bug Something isn't working
Milestone

Comments

@kwannoel
Copy link
Contributor

If upstream source down and we can't read records for CDC, don't crash cluster. Just emit error logs and yield barrier. Otherwise the cluster will be stuck in recovery loop.

@github-actions github-actions bot added this to the release-2.3 milestone Jan 24, 2025
@pkit
Copy link

pkit commented Jan 30, 2025

Feature? More like a critical bug...

@kwannoel kwannoel added type/bug Something isn't working and removed type/feature labels Jan 31, 2025
@KeXiangWang KeXiangWang self-assigned this Jan 31, 2025
@xiangjinwu
Copy link
Contributor

Supposed to be resolved since v2.2 by #19805 (original issue #17807)

@KeXiangWang KeXiangWang removed their assignment Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants