Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information