cockroachdb / cockroachdb/cockroach

changefeedccl: share connection params between sink and schema registry by default

Open
#96,722 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.