apple / swift-cluster-membership

Distributed Membership Protocol implementations in Swift
https://apple.github.io/swift-cluster-membership/
Apache License 2.0
201 stars 20 forks source link

Handle node "replacements" #67

Closed ktoso closed 4 years ago

ktoso commented 4 years ago

Expected behavior

When a node dies and immediately restarts we may need to perform a replacement i.e. treat the new one as alive and kick the old one as dead.

Actual behavior

Both can linger around