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

Bump raft to 1.5.0 #17081

Merged
merged 5 commits into from
Apr 21, 2023
Merged

Bump raft to 1.5.0 #17081

merged 5 commits into from
Apr 21, 2023

Conversation

banks
Copy link
Member

@banks banks commented Apr 21, 2023

Description

This pulls in hashicorp/raft#541 which fixes a performance issue in our Raft implementation. See that PR for a very in-depth analysis of the issue and the change impacts.

Testing Considerations

The fix was tested extensively in Consul locally as part of the wal testing for 1.15. Results of that are given in the PR linked.

I'm going to backport to 1.15 since it should be easy to and will allow people testing WAL in 1.15 to reproduce our results without this performance anomaly without a major upgrade.

Links

PR Checklist

  • [ ] updated test coverage (not applicable)
  • external facing docs updated (change log will be added)
  • appropriate backport labels added
  • not a security concern

@banks banks added the backport-inactive/1.15 This release series is longer active. Use backport/ent/1.15. label Apr 21, 2023
@github-actions github-actions bot added the pr/dependencies PR specifically updates dependencies of project label Apr 21, 2023
@banks banks marked this pull request as ready for review April 21, 2023 12:50
@banks banks merged commit a011d8c into main Apr 21, 2023
122 checks passed
@banks banks deleted the raft-1.5.0-pipeline-fix branch April 21, 2023 19:13
banks added a commit that referenced this pull request Apr 21, 2023
* Bump raft to 1.5.0
* Add CHANGELOG entry

* Go mod tidy
banks added a commit that referenced this pull request Apr 21, 2023
* Bump raft to 1.5.0
* Add CHANGELOG entry

* Go mod tidy
banks added a commit that referenced this pull request Apr 24, 2023
* Bump raft to 1.5.0 (#17081)

* Bump raft to 1.5.0
* Add CHANGELOG entry

* Go mod tidy

* Fix release 1.15 GHA integrations yaml

* Go mod tidy container tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-inactive/1.15 This release series is longer active. Use backport/ent/1.15. pr/dependencies PR specifically updates dependencies of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants