Skip to content

changefeedccl: Parallel workers default #89589

@miretskiy

Description

@miretskiy

Current default is set to 8. This is bad when running
on small machines; Perhaps the default should be set to
something like max(1, NumCPU()>>3)

Jira issue: CRDB-20321

Epic CRDB-24463

Metadata

Metadata

Labels

A-cdcChange Data CaptureC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions