Skip to content

changefeedccl: reduce size or # of pointers of event struct #84709

@shermanCRL

Description

@shermanCRL

We’ve discovered that foreground SQL latency can be affected by changefeed backfills (initial scans and catchup scans). Let’s see if we can reduce the size of this struct.

@nvanbenschoten mentions that it might be a small as key, current value and previous value -- down to 3 pointers instead of the current 10.

Jira issue: CRDB-17821

Epic CRDB-23739

Metadata

Metadata

Labels

A-cdcChange Data CaptureC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-cdc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions