Skip to content

rangefeedcache: buffer overflow on initial scan is unrecoverable #77687

@ajwerner

Description

@ajwerner

Describe the problem

This has huge spillover impacts on the kvsubscriber in the spanconfig package because it means that it is not guaranteed to ever succeed.

To Reproduce

Create over 1000 tables. Watch it fail.

Expected behavior
It succeeds.

Additional context

Terrifyingly, on this cluster I saw ranges merge down to just 1. That shouldn't happen.

We should definitely test spanconfig reconciliation performance on large schemas.

Jira issue: CRDB-13712

Metadata

Metadata

Assignees

Labels

A-zone-configsC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-kvKV Teambranch-masterFailures and bugs on the master branch.release-blockerIndicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions