Skip to content

[kv] Batch old value lookups in write path - #4065

Open
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:feature-kv-bulk-old-value-lookup
Open

[kv] Batch old value lookups in write path#4065
platinumhamburg wants to merge 1 commit into
apache:mainfrom
platinumhamburg:feature-kv-bulk-old-value-lookup

Conversation

@platinumhamburg

Copy link
Copy Markdown
Contributor

Load distinct RocksDB misses with a single multi-get while preserving pre-write precedence and intra-batch record order. Include multi-get latency in KV read metrics.

Purpose

Linked issue: close #4063

Brief change log

Tests

API and Format

Documentation

Load distinct RocksDB misses with a single multi-get while preserving pre-write precedence and intra-batch record order. Include multi-get latency in KV read metrics.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[kv] Batch old-value lookups in the KV write path

1 participant