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 "Gossip PullRequests tend to return a lot of duplicates. (#103… #10455

Merged

Conversation

aeyakovenko
Copy link
Member

…26)"

This reverts commit 31e20ef.

Problem

Makes confirmation times 2x slower.

Summary of Changes

Revert

Fixes #

@aeyakovenko aeyakovenko requested review from carllin and sakridge June 8, 2020 17:40
@carllin
Copy link
Contributor

carllin commented Jun 8, 2020

Weird, do the overall replay times also look significantly worse (look at the "Time Spent in ReplayStage" dashboard, the replay_total_elapsed metric)? If so it probably means propagation of blocks was affected. If not, maybe votes are slower to propagate through gossip

@codecov
Copy link

codecov bot commented Jun 8, 2020

Codecov Report

Merging #10455 into master will decrease coverage by 0.0%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #10455     +/-   ##
=========================================
- Coverage    81.6%    81.6%   -0.1%     
=========================================
  Files         296      296             
  Lines       69360    69321     -39     
=========================================
- Hits        56633    56597     -36     
+ Misses      12727    12724      -3     

@aeyakovenko aeyakovenko merged commit 832d324 into solana-labs:master Jun 9, 2020
mergify bot pushed a commit that referenced this pull request Jun 14, 2020
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