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 panic when truncate table #810

Closed
wk989898 opened this issue Jan 7, 2025 · 0 comments · Fixed by #845
Closed

TiCDC panic when truncate table #810

wk989898 opened this issue Jan 7, 2025 · 0 comments · Fixed by #845
Assignees
Labels
bug Something isn't working help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/critical

Comments

@wk989898
Copy link
Collaborator

wk989898 commented Jan 7, 2025

How to reproduce

make integration_test CASE=multi_source

Log

[2025/01/07 18:21:54.197 +08:00] [ERROR] [multi_version.go:106] ["table info deleted"] [ts=455146290702188556] [tableID=174] [infos="[{}]"] [deleteVersion=455146290702188555]
[2025/01/07 18:21:54.197 +08:00] [PANIC] [event_broker.go:541] ["get table info failed, unknown reason"] [error="table info deleted 174"] [stack="github.com/pingcap/ticdc/pkg/eventservice.(*eventBroker).doScan\n\tgithub.com/pingcap/ticdc/pkg/eventservice/event_broker.go:541\ngithub.com/pingcap/ticdc/pkg/eventservice.(*eventBroker).runScanWorker\n\tgithub.com/pingcap/ticdc/pkg/eventservice/event_broker.go:220\ngithub.com/pingcap/ticdc/pkg/eventservice.newEventBroker.func1\n\tgithub.com/pingcap/ticdc/pkg/eventservice/event_broker.go:138\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/[email protected]/errgroup/errgroup.go:78"]
@wk989898 wk989898 added bug Something isn't working help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/critical labels Jan 7, 2025
@lidezhu lidezhu self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. severity/critical
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants