I tried this again, and looked in the logs. The nodes are downed as expected, but the following was interesting. Could it be related?
2015-12-22 13:34:39,983 DEBUG akka.cluster.ClusterCoreDaemon my-system-akka.actor.default-dispatcher-15 - Couldn't establish a causal relationship between "remote" gossip and "local" gossip - Remote[Gossip(members = [Member(address = akka.tcp://my-system@hostname1:15553, status = Exiting), Member(address = akka.tcp://my-system@hostname2:15553, status = Up)], overview = GossipOverview(reachability = [], seen = [UniqueAddress(akka.tcp://my-system@hostname1:15553,302214267)]), version = VectorClock(0a39d7a0596e4c3eee3c50756da01570 -> 7, 0ca40c47022419c420b6324b277b52fc -> 5, 1458acfed85b45ff5cbed5be74982726 -> 7, 5678be7b6839a169562189f328228469 -> 8, 58c9531ffe15d1e940c85ee05108c948 -> 5, 684ff781d2a79f145a725b06e2af660b -> 7, 836ef397098eaaaac3dbf910b45aa546 -> 5, a80c50a2c77f97610b08e5c14c8e2817 -> 12, d27b32918e981aed9c2eecee85271046 -> 5, d296fbb49c216e0426c3294a764a4e84 -> 5, f8abb31f0ddbb57f41e32b310561cb95 -> 7, fbc07be2fb2fc1a3e34b9fb4dffe3b80 -> 7, fc4e18d72ccc6089e42a05fbec1cf782 -> 7))] - Local[Gossip(members = [Member(address = akka.tcp://my-system@hostname1:15553, status = Leaving), Member(address = akka.tcp://my-system@hostname2:15553, status = Leaving)], overview = GossipOverview(reachability = [], seen = [UniqueAddress(akka.tcp://my-system@hostname2:15553,208253255)]), version = VectorClock(0a39d7a0596e4c3eee3c50756da01570 -> 7, 0ca40c47022419c420b6324b277b52fc -> 5, 1458acfed85b45ff5cbed5be74982726 -> 7, 4f227b3e72e9f062b50cb511d0591eba -> 1, 5678be7b6839a169562189f328228469 -> 8, 58c9531ffe15d1e940c85ee05108c948 -> 5, 684ff781d2a79f145a725b06e2af660b -> 7, 836ef397098eaaaac3dbf910b45aa546 -> 5, a80c50a2c77f97610b08e5c14c8e2817 -> 12, d27b32918e981aed9c2eecee85271046 -> 5, d296fbb49c216e0426c3294a764a4e84 -> 5, f8abb31f0ddbb57f41e32b310561cb95 -> 6, fbc07be2fb2fc1a3e34b9fb4dffe3b80 -> 7, fc4e18d72ccc6089e42a05fbec1cf782 -> 7))] - merged them into [Gossip(members = [Member(address = akka.tcp://my-system@hostname1:15553, status = Exiting), Member(address = akka.tcp://my-system@hostname2:15553, status = Leaving)], overview = GossipOverview(reachability = [], seen = []), version = VectorClock(0a39d7a0596e4c3eee3c50756da01570 -> 7, 0ca40c47022419c420b6324b277b52fc -> 5, 1458acfed85b45ff5cbed5be74982726 -> 7, 4f227b3e72e9f062b50cb511d0591eba -> 1, 5678be7b6839a169562189f328228469 -> 8, 58c9531ffe15d1e940c85ee05108c948 -> 5, 684ff781d2a79f145a725b06e2af660b -> 7, 836ef397098eaaaac3dbf910b45aa546 -> 5, a80c50a2c77f97610b08e5c14c8e2817 -> 12, d27b32918e981aed9c2eecee85271046 -> 5, d296fbb49c216e0426c3294a764a4e84 -> 5, f8abb31f0ddbb57f41e32b310561cb95 -> 7, fbc07be2fb2fc1a3e34b9fb4dffe3b80 -> 7, fc4e18d72ccc6089e42a05fbec1cf782 -> 7))] -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
