-
Notifications
You must be signed in to change notification settings - Fork 288
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
changefeed stucks after injecting TiKV failure #9595
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
found/automation
Bugs found by automation cases
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
fubinzh
added
area/ticdc
Issues or PRs related to TiCDC.
type/bug
The issue is confirmed as a bug.
labels
Aug 17, 2023
/assign @CharlesCheung96 |
This issue also seen when running mysql sink changefeed and injecting tikv failures. (case: tikv_unavailable_sync) |
/found automation |
ti-chi-bot
bot
added
found/automation
Bugs found by automation cases
severity/critical
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
labels
Aug 17, 2023
fubinzh
changed the title
Redo log changefeed stucks after injecting KV failure
changefeed stucks after injecting KV failure
Aug 17, 2023
fubinzh
changed the title
changefeed stucks after injecting KV failure
changefeed stucks after injecting TiKV failure
Aug 17, 2023
CharlesCheung96
added
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
and removed
may-affects-5.2
may-affects-5.3
may-affects-5.4
may-affects-6.1
may-affects-6.5
may-affects-7.1
labels
Aug 18, 2023
This issue also seen in case of tikv network partition or cdc scale scenarios. |
This was referenced Aug 18, 2023
CharlesCheung96
pushed a commit
to ti-chi-bot/tiflow
that referenced
this issue
Aug 22, 2023
3AceShowHand
pushed a commit
to 3AceShowHand/tiflow
that referenced
this issue
Aug 29, 2023
hicqu
pushed a commit
to hicqu/ticdc
that referenced
this issue
Nov 22, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
area/ticdc
Issues or PRs related to TiCDC.
found/automation
Bugs found by automation cases
severity/critical
type/bug
The issue is confirmed as a bug.
What did you do?
What did you expect to see?
Changefeed should not stuck after TiKV failure restored
What did you see instead?
redo log changefeed stucks
Versions of the cluster
CDC version:
The text was updated successfully, but these errors were encountered: