cockroachdb / cockroachdb/cockroach
changefeedccl: warn when RequiredAcks is set to ALL
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
From this thread: https://cockroachlabs.slack.com/archives/C9TGBJB44/p1675363608555539, it seems like even if we set RequiredAcks: ALL on our end, you still need to reconfigure kafka downstream, since this is enforced server-side.
We should warn you when you've set this setting that you should configure this one the kafka side.
Jira issue: CRDB-24133
Epic CRDB-24343
Contributor guide
Assessment
This issue has not been assessed yet.