Skip to content

storage: expose range keys in EngineIterator #82935

@erikgrinaker

Description

@erikgrinaker

Currently, Pebble range keys are only exposed via MVCCIterator. However, we sometimes need access to them in EngineIterator too, in particular in the Raft machinery which only operates on EngineIterator. So we'll need to expose them via EngineIterator as well.

Jira issue: CRDB-16742

Epic CRDB-2624

Metadata

Metadata

Assignees

Labels

A-kv-replicationRelating to Raft, consensus, and coordination.C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions