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

flaky test in the flashback_test #53158

Closed
Tracked by #41316
hawkingrei opened this issue May 10, 2024 · 2 comments · Fixed by #53179
Closed
Tracked by #41316

flaky test in the flashback_test #53158

hawkingrei opened this issue May 10, 2024 · 2 comments · Fixed by #53179
Assignees

Comments

@hawkingrei
Copy link
Member

hawkingrei commented May 10, 2024

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)

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

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added the type/bug This issue is a bug. label May 10, 2024
@Defined2014
Copy link
Contributor

Caused by #52896, PTAL @tiancaiamao

@tiancaiamao
Copy link
Contributor

Only affect master branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants