Auto-add new dynamic nodes
Opened this issue · 0 comments
bakwc commented
For now to add a new dynamic node to a cluster you need explicitly send add
command before launching that node (from one of the existing nodes or using syncobj_admin). We need to add ablity to add node to a cluster by just launching it with some initial addresses to connect. Node should connect to a cluster as a readonly one, sync journal and then add itself as a raft member.