cockroachdb / cockroachdb/cockroach

kv: add randomized testing of dist sender

Open
#121,941 1 comment 0 reactions 0 assignees View on GitHub
A-testing C-enhancement T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

In 24.1 we added a lot of changes to dist sender. These fell into categories of
1) Cleaning up existing issues
2) Adding support for circuit breakers
3) Add follower routing.

Each of these has been tested in isolation, however we don't have a comprehensive test of DistSender when there are various failures in place.

We want to build a DistSender nemesis framework to stress the various failure modes that can occur and ensure it responds correctly.

Jira issue: CRDB-37633

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.