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 etcd-client bump #25003

Merged
merged 4 commits into from
May 5, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Problem

Rpc nodes are seeing rpc-service stalls on v1.9.15+. Haven't totally pinned down the reason yet, but the stalls don't occur with the etcd-client bump from #24159 reverted

Summary of Changes

Revert that dependency bump

The commits are verbose because i decided the easiest way to ensure the proper things were backed out was to revert the whole 24159 commit and redo the bumps we want to preserve.

@jstarry
Copy link
Member

jstarry commented May 5, 2022

Do you mind kicking programs/bpf/Cargo.lock as well?

@CriesofCarrots
Copy link
Contributor Author

Do you mind kicking programs/bpf/Cargo.lock as well?

I don't mind, but the original PR didn't touch that lock file. What would you like me to change there?

@jstarry
Copy link
Member

jstarry commented May 5, 2022

I don't mind, but the original PR didn't touch that lock file. What would you like me to change there?

It is out of sync with the main workspace Cargo.lock file. The original PR didn't touch it but it was updated later in 59a58f6

@CriesofCarrots
Copy link
Contributor Author

Ah got it. Odd that the checks CI job didn't care about that.

@jstarry
Copy link
Member

jstarry commented May 5, 2022

Ah got it. Odd that the checks CI job didn't care about that.

Yeah I think they check that on master, not sure why v1.9 allows it

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label May 5, 2022
@mergify mergify bot removed the automerge Merge this Pull Request automatically once CI passes label May 5, 2022
@mergify
Copy link
Contributor

mergify bot commented May 5, 2022

automerge label removed due to a CI failure

@jstarry jstarry merged commit d22f223 into solana-labs:v1.9 May 5, 2022
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