cockroachdb / cockroachdb/cockroach

drpc: create new option MaxPacketSize to limit max packet size

Open
#167,088 0 comments 0 reactions 0 assignees View on GitHub
C-enhancement T-db-server
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

DRPC today offers MaximumBufferSize which is essentially limits internal buffer DRPC creates while reading the frames. Similarly there should be a MaxPacketSize which I can imagine being used during development to figure out large packets.

Jira issue: CRDB-62243

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.