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

changelog: Adds --use-snapshot-archives-at-startup to v1.17.0 #34401

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

brooksprumo
Copy link
Contributor

Problem

v1.17 added the --use-snapshot-archives-at-startup cli arg, which can make validator restarts much faster. But, validators may not know about this new arg.

Summary of Changes

Add the new arg to the v1.17.0 changelog.

Now that we have the changelog, we can begin pointing node operators there for information. We can also include this information to the release notes. Since v1.17 is starting to roll out onto mainnet-beta, I'd like they to know about this new arg sooner-rather-than-later.

I also intend to backport this to v1.17.

@brooksprumo brooksprumo self-assigned this Dec 11, 2023
@brooksprumo brooksprumo marked this pull request as ready for review December 11, 2023 14:09
@brooksprumo brooksprumo added the v1.17 PRs that should be backported to v1.17 label Dec 11, 2023
Copy link
Contributor

mergify bot commented Dec 11, 2023

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

Copy link
Contributor

@willhickey willhickey left a comment

Choose a reason for hiding this comment

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

Thanks!

@brooksprumo brooksprumo merged commit 501458a into solana-labs:master Dec 13, 2023
10 checks passed
@brooksprumo brooksprumo deleted the fastboot/changelog branch December 13, 2023 15:39
mergify bot pushed a commit that referenced this pull request Dec 13, 2023
brooksprumo added a commit that referenced this pull request Dec 13, 2023
…(backport of #34401) (#34438)

changelog: Adds --use-snapshot-archives-at-startup to v1.17.0 (#34401)

(cherry picked from commit 501458a)

Co-authored-by: Brooks <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v1.17 PRs that should be backported to v1.17
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants