hashicorp / memberlist

Golang package for gossip based membership and failure detection
Mozilla Public License 2.0
3.61k stars 435 forks source link

resetNodes should respect the deadNodeReclaimTime #307

Open xliuxu opened 3 weeks ago

xliuxu commented 3 weeks ago

when deadNodeReclaimTime is 0, dead nodes should not be reclaimed per the definition.

To avoid breaking changes, set the default deadNodeReclaimTime of LAN/WAN configurations to 30 seconds.

hashicorp-cla-app[bot] commented 3 weeks ago

CLA assistant check
All committers have signed the CLA.

hashicorp-cla-app[bot] commented 3 weeks ago

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.