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

TiCDC show old error messages when query the changefeed after pause it #11642

Open
hongyunyan opened this issue Oct 10, 2024 · 0 comments · May be fixed by #11641
Open

TiCDC show old error messages when query the changefeed after pause it #11642

hongyunyan opened this issue Oct 10, 2024 · 0 comments · May be fixed by #11641
Labels
area/ticdc Issues or PRs related to TiCDC. severity/moderate

Comments

@hongyunyan
Copy link
Collaborator

When we pause a changefeed and query the state of the changefeed, it may output with previous error message, which will make a little confused.

In code, now we only clear the error message when changefeed state is normal. While in stopped / finished / removed, we also should not return the previous error info.

img_v3_02fh_61b16f35-9e94-4a90-bd06-fb6f6619a4ag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. severity/moderate
Projects
None yet
1 participant