-
Notifications
You must be signed in to change notification settings - Fork 286
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 crash when inject pdleader network_partition #8562
Labels
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
affects-6.1
affects-6.2
affects-6.3
affects-6.4
affects-6.5
affects-6.6
affects-7.0
area/ticdc
Issues or PRs related to TiCDC.
severity/critical
type/bug
The issue is confirmed as a bug.
Comments
Lily2025
added
area/dm
Issues or PRs related to DM.
type/bug
The issue is confirmed as a bug.
labels
Mar 17, 2023
/remove-area dm |
ti-chi-bot
added
area/ticdc
Issues or PRs related to TiCDC.
and removed
area/dm
Issues or PRs related to DM.
labels
Mar 17, 2023
/severity critical |
/assign @overvenus |
ti-chi-bot
pushed a commit
that referenced
this issue
Mar 22, 2023
This was referenced Mar 22, 2023
ti-chi-bot
added a commit
that referenced
this issue
Mar 23, 2023
overvenus
added a commit
to ti-chi-bot/tiflow
that referenced
this issue
Mar 24, 2023
ti-chi-bot
added a commit
that referenced
this issue
Mar 24, 2023
3AceShowHand
pushed a commit
to 3AceShowHand/tiflow
that referenced
this issue
Apr 3, 2023
ti-chi-bot
added a commit
that referenced
this issue
Apr 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
affects-4.0
affects-5.0
affects-5.1
affects-5.2
affects-5.3
affects-5.4
affects-6.0
affects-6.1
affects-6.2
affects-6.3
affects-6.4
affects-6.5
affects-6.6
affects-7.0
area/ticdc
Issues or PRs related to TiCDC.
severity/critical
type/bug
The issue is confirmed as a bug.
What did you do?
1、create changefeed
2、run workload tpcc with 1000 warehouse and 32 thread
3、inject pdleader network_partition last for 10m
What did you expect to see?
ticdc should not crash
What did you see instead?
ticdc crash
[2023/03/08 15:24:37.743 +08:00] [ERROR] [capture.go:285] ["reset capture failed"] [error="[CDC:ErrNewCaptureFailed]new capture failed: [CDC:ErrNewCaptureFailed]new capture failed: context deadline exceeded"] [errorVerbose="[CDC:ErrNewCaptureFailed]new capture failed: [CDC:ErrNewCaptureFailed]new capture failed: context deadline exceeded\ngit.luolix.top/pingcap/errors.AddStack\n\tgit.luolix.top/pingcap/errors@v0.11.5-0.20221009092201-b66cddb77c32/errors.go:174\ngit.luolix.top/pingcap/errors.(*Error).GenWithStackByArgs\n\tgit.luolix.top/pingcap/errors@v0.11.5-0.20221009092201-b66cddb77c32/normalize.go:164\ngit.luolix.top/pingcap/tiflow/pkg/errors.WrapError\n\tgit.luolix.top/pingcap/tiflow/pkg/errors/helper.go:34\ngit.luolix.top/pingcap/tiflow/cdc/capture.(*captureImpl).reset\n\tgit.luolix.top/pingcap/tiflow/cdc/capture/capture.go:194\ngit.luolix.top/pingcap/tiflow/cdc/capture.(*captureImpl).Run\n\tgit.luolix.top/pingcap/tiflow/cdc/capture/capture.go:283\ngit.luolix.top/pingcap/tiflow/cdc/server.(*server).run.func1\n\tgit.luolix.top/pingcap/tiflow/cdc/server/server.go:315\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.1.0/errgroup/errgroup.go:75\nruntime.goexit\n\truntime/asm_amd64.s:1598"]
Versions of the cluster
./cdc version
Release Version: v6.7.0-alpha
Git Commit Hash: f43dfb2
Git Branch: heads/refs/tags/v6.7.0-alpha
UTC Build Time: 2023-03-07 11:34:11
Go Version: go version go1.20.1 linux/amd64
Failpoint Build: false
current status of DM cluster (execute
query-status <task-name>
in dmctl)(paste current status of DM cluster here)
The text was updated successfully, but these errors were encountered: