Skip to content

move log restore delete_range back to ddl delete_range #47738

Closed
@Leavrth

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

Assignees

Labels

affects-6.5This bug affects the 6.5.x(LTS) versions.affects-7.1This bug affects the 7.1.x(LTS) versions.affects-7.5This bug affects the 7.5.x(LTS) versions.component/brThis issue is related to BR of TiDB.type/enhancementThe issue or PR belongs to an enhancement.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions