Skip to content

kv: add start/end key to kvpb.BatchTimestampBeforeGCError #131256

@rharding6373

Description

@rharding6373

Today, kvpb.BatchTimestampBeforeGCError produces an error like "batch timestamp %v must be after replica GC threshold %v". It would be useful if this error message also included information about the range affected (e.g., start/end key), since it's difficult to tell which table was affected by GC.

Jira issue: CRDB-42460

Epic CRDB-37617

Metadata

Metadata

Assignees

Labels

A-kvAnything in KV that doesn't belong in a more specific category.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)O-supportWould prevent or help troubleshoot a customer escalation - bugs, missing observability/tooling, docsT-kvKV Teambranch-release-23.2Used to mark GA and release blockers, technical advisories, and bugs for 23.2branch-release-24.1Used to mark GA and release blockers, technical advisories, and bugs for 24.1branch-release-24.2Used to mark GA and release blockers, technical advisories, and bugs for 24.2v24.1.8

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions