Concurrent updates during Reorganize partition backfill can be overwritten/reverted #58226
Labels
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/tablepartition
This issue is related to Table Partition of TiDB.
severity/critical
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)
Use current master, a3fa29e, apply this diff backfill-concurrent-dml-reorg-part.diff.txt
make failpoint-enable
and run test TestMultiSchemaReorganizeNoPKBackfillDML.2. What did you expect to see? (Required)
Test passing
3. What did you see instead (Required)
The rows updated during the Backfill was overwritten by the just read versions.
error log:
4. What is your TiDB version? (Required)
Current master:
The text was updated successfully, but these errors were encountered: