Node 1 no longer exists to node2 or any node for that matter since it cleared the entire registry. Will require a restart of process to become visible again. (but actually, if you restart the process, it clears the registry yet again, triggering an infinite clearing of the registry which will not be in sync until all nodes are taken offline at same time, then brought back up)
Pull request #71 which was merged into the "stable" branch seems to have broken things far worse
Node1 connects to registry Node2 connects to registry, calls method on node1, still working
Node2 disconnects Finalizer clears ENTIRE registry Node2 reconnects
Node 1 no longer exists to node2 or any node for that matter since it cleared the entire registry. Will require a restart of process to become visible again. (but actually, if you restart the process, it clears the registry yet again, triggering an infinite clearing of the registry which will not be in sync until all nodes are taken offline at same time, then brought back up)