-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kvserver: use MVCC range tombstones in DeleteRange #70415
Copy link
Copy link
Closed
Labels
A-kv-serverRelating to the KV-level RPC serverRelating to the KV-level RPC serverC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
In #70412, we will implement MVCC range deletion tombstones. Once available, the DeleteRange command should be updated to make use of this.
See also the (currently internal) design document.
Epic CRDB-2624
Jira issue: CRDB-10065
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-kv-serverRelating to the KV-level RPC serverRelating to the KV-level RPC serverC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)