Skip to content

Conversation

alanprot
Copy link
Member

What this PR does:

Fix connection leak on the health check. See #6225

This happened when the healthcheck interval was > than 1 second. In this case we were opening the connections and not closing it.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@alanprot alanprot marked this pull request as ready for review October 10, 2024 00:23
@dosubot dosubot bot added go Pull requests that update Go code type/bug labels Oct 10, 2024
@alanprot alanprot merged commit 76cd0ba into cortexproject:master Oct 10, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code size/M type/bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant