Closed vasa-develop closed 5 years ago
Turns out we shouldn't add random peers to the cluster via a cluster peer when using RAFT, as discussed here. Will see if the things are different with CRDT consensus algo.
Shipped remove peer feature with #ade07
Right now, we just have the interface, BUT the code to add/remove a peer is still not added.