We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please answer these questions before submitting your issue. Thanks!
panic: region 40 is in flashback progress, FlashbackStartTS is 449658828228919302 goroutine 175816 [running]: github.com/pingcap/tidb/pkg/infoschema.(*infoschemaV2).SchemaTables(0xc018854c00, {{0xc01fb590fc?, 0xc007625680?}, {0xc01fb5910c?, 0xc021880180?}}) pkg/infoschema/infoschema_v2.go:600 +0x512 github.com/pingcap/tidb/pkg/ddl.(*ddl).refreshTiFlashTicker(0xc0207c50e0, {0xa070590, 0xc007625680}, 0xc021880180) pkg/ddl/ddl_tiflash_api.go:455 +0x623 github.com/pingcap/tidb/pkg/ddl.(*ddl).PollTiFlashRoutine(0xc0207c50e0) pkg/ddl/ddl_tiflash_api.go:588 +0x9c5 github.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run.func1() pkg/util/wait_group_wrapper.go:157 +0x9e created by github.com/pingcap/tidb/pkg/util.(*WaitGroupWrapper).Run in goroutine 175139 pkg/util/wait_group_wrapper.go:155 +0xf1
The text was updated successfully, but these errors were encountered:
Caused by #52896, PTAL @tiancaiamao
Sorry, something went wrong.
Only affect master branch
infoschema: fix flashback integration test to make it more stable (#5…
1bac22a
…3179) close #53158
infoschema: fix flashback integration test to make it more stable (pi…
e528ba8
…ngcap#53179) close pingcap#53158
9e099a8
tiancaiamao
Successfully merging a pull request may close this issue.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: