cockroachdb / cockroachdb/cockroach
changefeedccl: refactor option validation
Open
A-cdc
branch-master
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Currently option validation is all over the place. Different validations are enforced at several different levels and making changes in a comprehensible way is difficult.
Jira issue: CRDB-47000
Contributor guide
Assessment
This issue has not been assessed yet.