cockroachdb / cockroachdb/cockroach
changefeedccl: split up testing knobs by processor type
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Many of the testing knobs in `changefeedccl.TestingKnobs` are only applicable to one processor but it's not clear from the name which one it is. We should split these up into sub-structs by processor type.
Jira issue: CRDB-54170
Contributor guide
Assessment
This issue has not been assessed yet.