cockroachdb / cockroachdb/cockroach

kvserver/rangefeed: send events in batches

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

Description

**Describe the problem**

Currently, rangefeeds send events one by one, even when our queue has multiple items ready for the client. We could instead send these in a single response holding multiple events back to the client.

Jira issue: CRDB-50547

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.