Skip to content

Bump raft to 1.5.0#17081

Merged
banks merged 5 commits intomainfrom
raft-1.5.0-pipeline-fix
Apr 21, 2023
Merged

Bump raft to 1.5.0#17081
banks merged 5 commits intomainfrom
raft-1.5.0-pipeline-fix

Conversation

@banks
Copy link
Contributor

@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/1.15 This release series is no longer active on CE. 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
@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 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/1.15 This release series is no longer active on CE. 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.

3 participants