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.12.x #15077

Merged

Conversation

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

Backport

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

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

@hashicorp-cla
Copy link

hashicorp-cla commented Oct 20, 2022

CLA assistant check
All committers have signed the CLA.

Chris S. Kim added 2 commits October 20, 2022 14:56
(cherry picked from commit 59f14f5)
(cherry picked from commit f2209b2)
@kisunji kisunji force-pushed the backport/kisunji/update-gomemdb/barely-electric-swine branch from 2bc7810 to 41c5dff Compare October 20, 2022 18:56
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/barely-electric-swine branch from 41c5dff to 0f181be Compare October 20, 2022 19:05
@kisunji kisunji marked this pull request as ready for review October 20, 2022 19:22
@kisunji kisunji merged commit 3d78ce9 into release/1.12.x Oct 20, 2022
@kisunji kisunji deleted the backport/kisunji/update-gomemdb/barely-electric-swine branch October 20, 2022 19:22
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