Skip to content

kvnemesis: support non-transactional DelRange operations #69642

@AlexTalks

Description

@AlexTalks

Currently DelRange operations are only generated inside of transactions in kvnemesis. We should also add support for these operations outside of transactions, if we can determine a way to validate the delete on each key atomically without relying on the timestamp of the transaction to identify the stored delete tombstones that were written by the operation.

Jira issue: CRDB-9701

Metadata

Metadata

Assignees

Labels

A-testingTesting tools and infrastructureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions