-
Notifications
You must be signed in to change notification settings - Fork 812
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Ingesters unable to re-join the cluster then `unregister_on_shutd…
…own=false` + `-ingester.heartbeat-period=0` (#4366) * Fix problem when ingester heartbeat is disabled and unregister_on_shutdown=false Signed-off-by: Alan Protasio <[email protected]> * Update CHANGELOG.md Co-authored-by: Marco Pracucci <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * Update pkg/ring/lifecycler.go Co-authored-by: Bryan Boreham <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * Update pkg/ring/lifecycler_test.go Co-authored-by: Bryan Boreham <[email protected]> Signed-off-by: Alan Protasio <[email protected]> * Address comments Signed-off-by: Alan Protasio <[email protected]> * Addressing comments on test Signed-off-by: Alan Protasio <[email protected]> Co-authored-by: Marco Pracucci <[email protected]> Co-authored-by: Bryan Boreham <[email protected]>
- Loading branch information
1 parent
a4bf103
commit 4405f9c
Showing
3 changed files
with
114 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters