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

introduce UpsertReclaim #26462

Merged
merged 1 commit into from
Jul 7, 2022
Merged

Conversation

jeffwashington
Copy link
Contributor

@jeffwashington jeffwashington commented Jul 6, 2022

Problem

bool -> enum for clarity.
And allowing addition of a third option to ignore reclaims while not being cached (such as during shrink)

Summary of Changes

Fixes #

brooksprumo
brooksprumo previously approved these changes Jul 6, 2022
Copy link
Contributor

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

runtime/src/accounts_db.rs Outdated Show resolved Hide resolved
runtime/src/accounts_index.rs Outdated Show resolved Hide resolved
runtime/src/in_mem_accounts_index.rs Show resolved Hide resolved
HaoranYi
HaoranYi previously approved these changes Jul 7, 2022
Copy link
Contributor

@HaoranYi HaoranYi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm.

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.

3 participants