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

Delete leader scheduler artifact #3006

Merged
merged 1 commit into from
Feb 28, 2019

Conversation

garious
Copy link
Contributor

@garious garious commented Feb 28, 2019

No description provided.

@garious garious added the automerge Merge this Pull Request automatically once CI passes label Feb 28, 2019
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #3006 into master will increase coverage by 1.8%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master   #3006     +/-   ##
========================================
+ Coverage    74.7%   76.6%   +1.8%     
========================================
  Files         128     128             
  Lines       20107   19623    -484     
========================================
- Hits        15040   15037      -3     
+ Misses       5067    4586    -481

1 similar comment
@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #3006 into master will increase coverage by 1.8%.
The diff coverage is 100%.

@@           Coverage Diff            @@
##           master   #3006     +/-   ##
========================================
+ Coverage    74.7%   76.6%   +1.8%     
========================================
  Files         128     128             
  Lines       20107   19623    -484     
========================================
- Hits        15040   15037      -3     
+ Misses       5067    4586    -481

@solana-grimes solana-grimes merged commit 8e4cd6f into solana-labs:master Feb 28, 2019
behzadnouri added a commit to behzadnouri/solana that referenced this pull request Sep 27, 2024
Even if there are no outgoing prune messages we still need to generate
outgoing push messages for packets just received, so the code should not
early return here:
https://github.com/anza-xyz/agave/blob/d2cc71f0d/gossip/src/cluster_info.rs#L2400-L2402
yihau pushed a commit to yihau/solana that referenced this pull request Oct 2, 2024
…olana-labs#3006) (solana-labs#3011)

removes early return if prune_messages are empty (solana-labs#3006)

Even if there are no outgoing prune messages we still need to generate
outgoing push messages for packets just received, so the code should not
early return here:
https://github.com/anza-xyz/agave/blob/d2cc71f0d/gossip/src/cluster_info.rs#L2400-L2402

(cherry picked from commit ce15821)

Co-authored-by: behzad nouri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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