Skip to content

roachtest: support ycsb under read committed #107112

@nvb

Description

@nvb

As part of the Read Committed implementation, nightly testing of YCSB will be adapted to run at the Read Committed isolation level. When doing so, transaction retry loops will be removed from the workload to validate that retry errors are rare or non-existent under weak isolation.

YCSB provides a useful sandbox to test weaker isolation levels because it contains a diverse collection of simple operations run with high contention.

Jira issue: CRDB-29897

Metadata

Metadata

Assignees

Labels

A-read-committedRelated to the introduction of Read CommittedA-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