cockroachdb / cockroachdb/cockroach
schemachanger workload: only fail on internal errors
Open
C-enhancement
O-schema-testing
T-sql-foundations
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The schemachanger workload currently performs extensive checks to ensure it only fails on expected or potential errors. This issue proposes adding an option, possibly under --tolerate-errors, to allow the workload to only fail on internal errors. This could help improve the workload's stability.
Jira issue: CRDB-43804
Epic CRDB-19168
Contributor guide
Assessment
This issue has not been assessed yet.