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

Plumb maximum_incremental_snapshot_archives_to_retain #19640

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Sep 4, 2021

Problem

purge_old_snapshot_archives() could accept a maximum_incremental_snapshot_archives_to_retain parameter, but no functions could set that parameter with anything other than the default, since it was not plumbed through.

Summary of Changes

Plumb through maximum_incremental_snapshot_archives_to_retain

This is the final PR for this work. See also:

PR #19612
PR #19615
PR #19616

And the main issue: #18639

@brooksprumo brooksprumo force-pushed the plumb-maximum_incremental_snapshot_archives_to_retain branch from d7c969e to e956379 Compare September 4, 2021 13:54
@brooksprumo brooksprumo force-pushed the plumb-maximum_incremental_snapshot_archives_to_retain branch from e956379 to 316881d Compare September 4, 2021 13:54
@codecov
Copy link

codecov bot commented Sep 4, 2021

Codecov Report

Merging #19640 (316881d) into master (333e5a9) will increase coverage by 0.0%.
The diff coverage is 57.1%.

@@           Coverage Diff           @@
##           master   #19640   +/-   ##
=======================================
  Coverage    82.5%    82.5%           
=======================================
  Files         468      468           
  Lines      131896   131901    +5     
=======================================
+ Hits       108885   108892    +7     
+ Misses      23011    23009    -2     

@brooksprumo brooksprumo marked this pull request as ready for review September 4, 2021 16:38
Copy link
Contributor

@steviez steviez left a comment

Choose a reason for hiding this comment

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

LGTM!

@brooksprumo brooksprumo merged commit 9d9482b into solana-labs:master Sep 6, 2021
@brooksprumo brooksprumo deleted the plumb-maximum_incremental_snapshot_archives_to_retain branch September 6, 2021 23:02
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
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