Concurrently written rows in REORGANIZE PARTITION may not be cleaned up #57523
Labels
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/major
sig/sql-infra
SIG: SQL Infra
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Uncomment these lines,
make failpoint-enable
and run the test TestMultiSchemaReorganizePartition2. What did you expect to see? (Required)
Test to pass, no old entries in old partitions ranges
3. What did you see instead (Required)
Reorganized (old partition) had still entries even after GC!
4. What is your TiDB version? (Required)
The text was updated successfully, but these errors were encountered: