Skip to main content

handle_node_join

Function handle_node_join 

Source
pub fn handle_node_join(
    node_id: u64,
    addr: &str,
    topology: &mut ClusterTopology,
) -> MetadataEntry
Expand description

Register a joining node in the local topology and produce the MetadataEntry to be proposed on the metadata Raft group.