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

*: upgrade etcd/raft to 8651478c #93066

Merged
merged 3 commits into from
Dec 6, 2022
Merged

Conversation

pav-kv
Copy link
Collaborator

@pav-kv pav-kv commented Dec 5, 2022

This is the latest version of etcd/raft before it moves to a separate repository and changes the module path.

Fixes #91605
Epic: None

@pav-kv pav-kv requested a review from tbg December 5, 2022 19:21
@pav-kv pav-kv requested a review from a team as a code owner December 5, 2022 19:21
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pav-kv pav-kv closed this Dec 5, 2022
@pav-kv pav-kv deleted the update_etcd branch December 5, 2022 20:54
@pav-kv pav-kv restored the update_etcd branch December 5, 2022 20:54
@pav-kv pav-kv reopened this Dec 5, 2022
@pav-kv pav-kv requested a review from a team as a code owner December 5, 2022 20:55
@pav-kv pav-kv changed the title *: upgrade etcd/raft to 26c06277 *: upgrade etcd/raft to 8651478c Dec 5, 2022
@pav-kv
Copy link
Collaborator Author

pav-kv commented Dec 5, 2022

@nvanbenschoten Please review the second commit. Is the new usage of nullable Snapshot correct (introduced in etcd-io/etcd#14592)?

@pav-kv
Copy link
Collaborator Author

pav-kv commented Dec 5, 2022

@tbg Please make sure that the first commit correctly reverts 2c1c354.

@pav-kv pav-kv force-pushed the update_etcd branch 2 times, most recently from e7b2849 to def7d77 Compare December 6, 2022 10:37
This change imports etcd/raft at 2a1055c7 and removes the no longer necessary
custom build patch. It also fixes usages of the new max-bytes inflight limiter.

Release note: none
Epic: none
This change imports etcd/raft at 285e4437, and fixes the usage of now nillable
Snapshot field.

Release note: none
Epic: none
Release note: none
Epic: none
Copy link
Member

@tbg tbg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Great to have a clean dependency without any workarounds.

@pav-kv
Copy link
Collaborator Author

pav-kv commented Dec 6, 2022

bors r=tbg

@craig
Copy link
Contributor

craig bot commented Dec 6, 2022

Build succeeded:

@craig craig bot merged commit 25c2b9e into cockroachdb:master Dec 6, 2022
@pav-kv pav-kv deleted the update_etcd branch December 6, 2022 14:42
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.

go.mod: remove custom patch for raft
3 participants