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

reverts #17542 #20259

Merged
merged 1 commit into from
Sep 27, 2021
Merged

Conversation

behzadnouri
Copy link
Contributor

Problem

#17542
excludes caller's crds values from pull responses.

As a result when a (staked) node restarts, other nodes have crds values
associated with this node, that the node itself does not have.

Summary of Changes

Reverting that commit so that when a (staked) node restarts, it can
obtain its crds values before restart from other nodes.

solana-labs#17542
excludes caller's crds values from pull responses.

Reverting that commit so that when a (staked) node restarts, it can
obtain its crds values before restart from other nodes.
@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #20259 (714561b) into master (46263d4) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #20259   +/-   ##
=======================================
  Coverage    82.8%    82.8%           
=======================================
  Files         487      487           
  Lines      135452   135449    -3     
=======================================
+ Hits       112167   112217   +50     
+ Misses      23285    23232   -53     

@behzadnouri behzadnouri merged commit 43ed727 into solana-labs:master Sep 27, 2021
@behzadnouri behzadnouri deleted the revert-exclude-origin branch September 27, 2021 22:03
mergify bot pushed a commit that referenced this pull request Sep 27, 2021
#17542
excludes caller's crds values from pull responses.

Reverting that commit so that when a (staked) node restarts, it can
obtain its crds values before restart from other nodes.

(cherry picked from commit 43ed727)
behzadnouri added a commit that referenced this pull request Sep 28, 2021
#17542
excludes caller's crds values from pull responses.

Reverting that commit so that when a (staked) node restarts, it can
obtain its crds values before restart from other nodes.

(cherry picked from commit 43ed727)

Co-authored-by: behzad nouri <behzadnouri@gmail.com>
dankelleher pushed a commit to identity-com/solana that referenced this pull request Nov 24, 2021
solana-labs#17542
excludes caller's crds values from pull responses.

Reverting that commit so that when a (staked) node restarts, it can
obtain its crds values before restart from other nodes.
frits-metalogix added a commit to identity-com/solana that referenced this pull request Nov 24, 2021
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.

None yet

1 participant