Skip to content

Memberlist: Options to control handling of dead nodes and name reuse #2131

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

Merged
merged 6 commits into from
Feb 17, 2020
Merged

Memberlist: Options to control handling of dead nodes and name reuse #2131

merged 6 commits into from
Feb 17, 2020

Conversation

pstibrany
Copy link
Contributor

What this PR does: This PR exposes -memberlist.gossip-to-dead-nodes-time and -memberlist.dead-node-reclaim-time options to control how memberlist library handles dead nodes and name reuse.

Which issue(s) this PR fixes:
Fixes #2130

Checklist

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

@pracucci pracucci left a comment

Choose a reason for hiding this comment

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

Thanks @pstibrany ! LGTM. I just left a couple of comments to improve a bit the doc.

@pracucci
Copy link
Contributor

@pstibrany Please also remember to rebase master to fix the failing integration-configs-db tests.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
Copy link
Contributor

@tomwilkie tomwilkie left a comment

Choose a reason for hiding this comment

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

Second LGTM, echoing Marco's comments.

Signed-off-by: Peter Štibraný <peter.stibrany@grafana.com>
@pracucci pracucci merged commit 3a3c458 into cortexproject:master Feb 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants