Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Add iterations with leader rotation enabled and periodic restarts #2484

Merged
merged 10 commits into from
Jan 18, 2019

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Jan 18, 2019

No description provided.

@mvines 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 mvines force-pushed the s branch 2 times, most recently from c835142 to 801ef21 Compare January 18, 2019 20:31
@codecov
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #2484 into master will decrease coverage by <.1%.
The diff coverage is 0%.

@@           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
Copy link

codecov bot commented Jan 18, 2019

Codecov Report

Merging #2484 into master will increase coverage by 3.9%.
The diff coverage is 0%.

@@           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

@mvines mvines added the automerge Merge this Pull Request automatically once CI passes label Jan 18, 2019
@solana-grimes solana-grimes merged commit 6883ea0 into solana-labs:master Jan 18, 2019
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.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants