cockroachdb / cockroachdb/pebble

internal/metamorphic: add support to test read compactions in metamorphic tests

Open
#1,303 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6k
Forks
584
Avg merge
16h 35m
Merged PRs (30d)
5

Description

The metamorphic tests create writes to the DB consistently, which probably prevent read compactions from occurring. We should add an option which will somehow force read compactions. Perhaps by pausing writes after some number of commands, and doing only reads.

TODO: confirm that there's no current options which test read compactions

Jira issue: PEBBLE-123

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.