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

[r311] bugfix: Stop the current fetcher before replacing it #9583

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

grafanabot
Copy link
Contributor

Backport 0c60705 from #9582

Otherwise, this causes a memory leak as we leave lingering around the resources we used to catch up as quickly as possible as the ingester was starting.

part of grafana/mimir-squad#2475

Signed-off-by: gotjosh <[email protected]>
(cherry picked from commit 0c60705)
@grafanabot grafanabot requested a review from a team as a code owner October 10, 2024 15:49
@grafanabot grafanabot requested review from gotjosh and removed request for a team October 10, 2024 15:49
Copy link
Contributor

@gotjosh gotjosh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gotjosh gotjosh enabled auto-merge (squash) October 10, 2024 15:56
@gotjosh gotjosh merged commit 57a179f into r311 Oct 10, 2024
31 checks passed
@gotjosh gotjosh deleted the backport-9582-to-r311 branch October 10, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants