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

Commits on Oct 10, 2024

  1. bugfix: Stop the current fetcher before replacing it (#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)
    gotjosh authored and grafanabot committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23603dc View commit details
    Browse the repository at this point in the history