cockroachdb / cockroachdb/cockroach

changefeedccl: make a changefeed setting for sink IO workers

Open
#154,546 6 comments 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement E-easy O-support P-3 T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

We currently have a cluster setting `changefeed.sink_io_workers` for configuring the number of workers in the parallel IO instance.

We should have a changefeed setting to allow this to be configured on a per-feed basis, and use the min of the two values if they're different.

Jira issue: CRDB-54990

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.