cockroachdb / cockroachdb/cockroach
workload: errors can cause the generator to stop offering load
Open
A-testing
branch-master
C-bug
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In #142534 the cluster was unhealthy, in part due to overload. Eventually the workload generator stopped offering any load at all, and the test timed out. All SQL connections were closed, so it seems like either the workload workers exited prematurely or got stuck somewhere.
Jira issue: CRDB-48714
Contributor guide
Assessment
This issue has not been assessed yet.