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: keep same random during resize #31095

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

jeffwashington
Copy link
Contributor

Problem

See #30711
No need to change index's random when growing the index.

Summary of Changes

Use the same random.

Fixes #

@codecov
Copy link

codecov bot commented Apr 7, 2023

Codecov Report

Merging #31095 (36d447d) into master (6dc18fe) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #31095     +/-   ##
=========================================
- Coverage    81.5%    81.5%   -0.1%     
=========================================
  Files         729      729             
  Lines      206364   206362      -2     
=========================================
- Hits       168227   168208     -19     
- Misses      38137    38154     +17     

@jeffwashington jeffwashington requested a review from HaoranYi April 7, 2023 02:21
@jeffwashington jeffwashington marked this pull request as ready for review April 7, 2023 02:21
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

@jeffwashington jeffwashington merged commit 3422823 into solana-labs:master Apr 7, 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