apple/swift-cluster-membership

Check why we might emit a .dead for "current" node when "previous" was dead

ktoso opened this issue · 0 comments

ktoso commented

More details in: apple/swift-distributed-actors#1083

and I wonder if this is a bug in SWIM itself how we handle an incoming dead + alive of the same endpoint, but different node.
Might be missing a nid check somewhere.