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 because of no table schema file found in an non-empty meta path #10137

Closed
sdojjy opened this issue Nov 23, 2023 · 0 comments · Fixed by #10138
Closed

ticdc panic because of no table schema file found in an non-empty meta path #10137

sdojjy opened this issue Nov 23, 2023 · 0 comments · Fixed by #10138
Assignees
Labels
affects-6.5 affects-7.1 affects-7.5 area/ticdc Issues or PRs related to TiCDC. severity/moderate This is a moderate bug. type/bug This is a bug.

Comments

@sdojjy
Copy link
Member

sdojjy commented Nov 23, 2023

[2023/11/22 08:46:15.708 +08:00] [PANIC] [path.go:224] ["no table schema file found in an non-empty meta path"] [versionedTableName="{\"TableNameWithPhysicTableID\":{\"db-name\":\"xxxx\",\"tbl-name\":\"xxxx\",\"tbl-id\":324608,\"is-partition\":false},\"TableInfoVersion\":445795210187767818}"] [checksum=3785739126] [stack="[github.com/pingcap/tiflow/pkg/sink/cloudstorage.(*FilePathGenerator).CheckOrWriteSchema\n\tgithub.com/pingcap/tiflow/pkg/sink/cloudstorage/path.go:224\ngithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage.(*dmlWorker).flushMessages\n\tgithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage/dml_worker.go:162\ngithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage.(*dmlWorker).run.func1\n\tgithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage/dml_worker.go:135\ngolang.org/x/sync/errgroup.(*Group).Go.func1\n\tgolang.org/x/sync@v0.1.0/errgroup/errgroup.go:75](http://github.com/pingcap/tiflow/pkg/sink/cloudstorage.(*FilePathGenerator).CheckOrWriteSchema/n/tgithub.com/pingcap/tiflow/pkg/sink/cloudstorage/path.go:224/ngithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage.(*dmlWorker).flushMessages/n/tgithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage/dml_worker.go:162/ngithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage.(*dmlWorker).run.func1/n/tgithub.com/pingcap/tiflow/cdc/sinkv2/eventsink/cloudstorage/dml_worker.go:135/ngolang.org/x/sync/errgroup.(*Group).Go.func1/n/tgolang.org/x/sync@v0.1.0/errgroup/errgroup.go:75)"]
@sdojjy sdojjy self-assigned this Nov 23, 2023
@sdojjy sdojjy added area/ticdc Issues or PRs related to TiCDC. type/bug This is a bug. labels Nov 23, 2023
@github-actions github-actions bot added this to Need Triage in Question and Bug Reports Nov 23, 2023
Question and Bug Reports automation moved this from Need Triage to Done Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 area/ticdc Issues or PRs related to TiCDC. severity/moderate This is a moderate bug. type/bug This is a bug.
Development

Successfully merging a pull request may close this issue.

1 participant