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

Backport of Update go-memdb to fix a goroutine leak into release/1.11.x #15076

Merged

Conversation

hc-github-team-consul-core
Copy link
Contributor

Backport

This PR is auto-generated from #15068 to be assessed for backporting due to the inclusion of the label backport/1.11.

WARNING automatic cherry-pick of commits failed. Commits will require human attention.

merge conflict error: POST https://api.github.com/repos/hashicorp/consul/merges: 409 Merge conflict []

The below text is copied from the body of the original PR.


Description

go-memdb was updated to fix a goroutine leak: hashicorp/go-memdb#128

Fixes #15010


Overview of commits

@hc-github-team-consul-core hc-github-team-consul-core force-pushed the backport/kisunji/update-gomemdb/factually-fleet-narwhal branch from f9bf396 to 138b8ee Compare October 20, 2022 18:47
@hashicorp-cla
Copy link

hashicorp-cla commented Oct 20, 2022

CLA assistant check
All committers have signed the CLA.

Chris S. Kim added 3 commits October 20, 2022 14:49
(cherry picked from commit 59f14f5)
(cherry picked from commit f2209b2)
go-memdb was updated in v1.3.3 to make integers in indexes sortable, which changed how integers were encoded.

(cherry picked from commit a7ea261)
@kisunji kisunji force-pushed the backport/kisunji/update-gomemdb/factually-fleet-narwhal branch from 6aa2a2c to 079b79a Compare October 20, 2022 18:49
@kisunji kisunji marked this pull request as ready for review October 20, 2022 18:56
@kisunji kisunji merged commit 9db0384 into release/1.11.x Oct 20, 2022
@kisunji kisunji deleted the backport/kisunji/update-gomemdb/factually-fleet-narwhal branch October 20, 2022 19:08
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.

3 participants