cockroachdb / cockroachdb/cockroach

changefeedccl: support range streaks in planning

Open
#120,755 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

If the changefeed dist planner uses the bulk oracle for replica selection, it would be useful to also add support for [streaks](https://github.com/cockroachdb/cockroach/pull/120633) (using the same replica for adjacent ranges). To be useful for changefeeds, we would need to add support for streaks when there is a locality filter in place. We should also perform an evaluation to determine default parameter values for streak length thresholds.

Jira issue: CRDB-36857

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.