cockroachdb / cockroachdb/cockroach
changefeedccl: share connection params between sink and schema registry by default
Open
A-cdc
C-enhancement
E-quick-win
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The confluent_schema_registry option and the sink URI in changefeeds share (or will share) the ca_cert, client_cert, client_key, and insecure_skip_verify options. We should consider defaulting these values in one to those given in the other to save a copy/paste.
Jira issue: CRDB-24296
Epic CRDB-25039
Contributor guide
Assessment
This issue has not been assessed yet.