This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add iterations with leader rotation enabled and periodic restarts #2484
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…bled This commit should be reverted once solana-labs#2474 is fixed
mvines
changed the title
localnet-sanity.sh: Add option to restart the cluster during iterations
Add iterations with leader rotation enabled and periodic restarts
Jan 18, 2019
mvines
force-pushed
the
s
branch
2 times, most recently
from
January 18, 2019 20:31
c835142
to
801ef21
Compare
Codecov Report
@@ Coverage Diff @@
## master #2484 +/- ##
========================================
- Coverage 77.6% 77.6% -0.1%
========================================
Files 110 110
Lines 17655 17660 +5
========================================
+ Hits 13704 13705 +1
- Misses 3951 3955 +4 |
Codecov Report
@@ Coverage Diff @@
## master #2484 +/- ##
========================================
+ Coverage 73.6% 77.5% +3.9%
========================================
Files 110 110
Lines 18620 17663 -957
========================================
- Hits 13721 13706 -15
+ Misses 4899 3957 -942 |
3 tasks
vovkman
pushed a commit
to helius-labs/solana
that referenced
this pull request
Aug 20, 2024
…for (backport of solana-labs#2416) (solana-labs#2484) * replay: do not start leader for a block we already have shreds for (solana-labs#2416) * replay: do not start leader for a block we already have shreds for * pr feedback: comment, move existing check to blockstore fn * move blockstore read after tick height check * pr feedback: resuse blockstore fn in next_leader_slot (cherry picked from commit 15dbe7f) # Conflicts: # poh/src/poh_recorder.rs * fix conflicts --------- Co-authored-by: Ashwin Sekar <[email protected]> Co-authored-by: Ashwin Sekar <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.