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

Revert "Add LastFullSnapshotSlot to SnapshotConfig (#19341)" #19529

Merged

Conversation

brooksprumo
Copy link
Contributor

@brooksprumo brooksprumo commented Aug 31, 2021

Problem

LastFullSnapshotSlot is no longer used.

This was the meant to be the second version of how incremental snapshot support would be added to the background services, but a different implementation has been used instead (see PR #19401 if interested).

Summary of Changes

This reverts commit 4d361af, which removes LastFullSnapshotSlot.

@codecov
Copy link

codecov bot commented Aug 31, 2021

Codecov Report

Merging #19529 (8517e3e) into master (b742af4) will decrease coverage by 0.0%.
The diff coverage is 59.8%.

@@            Coverage Diff            @@
##           master   #19529     +/-   ##
=========================================
- Coverage    82.7%    82.7%   -0.1%     
=========================================
  Files         462      461      -1     
  Lines      131252   131197     -55     
=========================================
- Hits       108614   108505    -109     
- Misses      22638    22692     +54     

@brooksprumo brooksprumo force-pushed the remove-last-full-snapshot-2 branch from 517855c to 8517e3e Compare August 31, 2021 23:59
@brooksprumo brooksprumo marked this pull request as ready for review September 1, 2021 00:14
Copy link
Contributor

@jeffwashington jeffwashington 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 1d5a8eb into solana-labs:master Sep 1, 2021
@brooksprumo brooksprumo deleted the remove-last-full-snapshot-2 branch September 1, 2021 03:03
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