cockroachdb / cockroachdb/cockroach
changefeedccl: add kafka client linger
Open
A-cdc
C-enhancement
E-easy
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Add opt-in / configurable lingering to the kgo kafka client to improve performance. We should test that it actually does improve performance for our workload first.
ref https://pkg.go.dev/github.com/twmb/franz-go/pkg/kgo#ProducerLinger and https://github.com/twmb/franz-go/issues/1072
Jira issue: CRDB-54808
Contributor guide
Assessment
This issue has not been assessed yet.