Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

disk index: introduce MultipleSlots #30988

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

jeffwashington
Copy link
Contributor

Problem

See #30711

Soon, disk index 'index' entry will contain a single element if there is only a single element in the slot list.
To facilitate this, we need MultipleSlots to contain what is required to reference a data file entry.

Summary of Changes

Introduce MultipleSlots

Fixes #

@jeffwashington jeffwashington marked this pull request as ready for review March 30, 2023 16:24
@brooksprumo brooksprumo self-requested a review March 30, 2023 16:30
bucket_map/src/index_entry.rs Outdated Show resolved Hide resolved
bucket_map/src/index_entry.rs Outdated Show resolved Hide resolved
@jeffwashington jeffwashington merged commit 2cafd64 into solana-labs:master Mar 30, 2023
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.

2 participants