Skip to content

kvserver: add WriteIntentError byte limits #72563

@erikgrinaker

Description

@erikgrinaker

We currently have a setting storage.mvcc.max_intents_per_error that limits the number of intents included in WriteIntentError during e.g. scans and exports. This defaults to 5000, which is fairly large, so we should consider an additional byte limit to avoid OOM situtations when encountering large intents.

Jira issue: CRDB-11210

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-kv-serverRelating to the KV-level RPC serverC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-kvKV Team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions