When a serf member is leaving the pool using `Leave` if `messageLeaveType` broadcast fail, the leave is not completed
dhiaayachi opened this issue · 0 comments
dhiaayachi commented
when a node call Leave
there is chance that the broadcast of messageLeaveType
timeout, because of network conditions or because of a misconfigured BroadcastTimeout
see : hashicorp/consul#8435
When the broadcast fail the Leave process is never finished and the node is never removed from the memberList in here