-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
Currently we implement the same delete range logic as ddl's. But it's too expensive to keep in sync with ddl's delete range logic. Therefore, there is a plan to move it back.
- fix the bugs and add integration test in release-6.5 and release-7.1 and release-7.5
- update the new action in release-7.1 and release-7.5
- combine these logic back into ddl in release-7.6.
Metadata
Metadata
Assignees
Labels
affects-6.5This bug affects the 6.5.x(LTS) versions.This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.This bug affects the 7.5.x(LTS) versions.component/brThis issue is related to BR of TiDB.This issue is related to BR of TiDB.type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.