Skip to content

Basic synchronization: test internode synch #57

@gnostication

Description

@gnostication

Have a minimum of 3 nodes {A, B, C}.
Have A and B connect and sync nodepool information (i.e., add each other to the nodes table).
Have node C connect to node B and sync nodepool information.
Node A should then (eventually or immediately during the synchronization cycle) be updated with the record for node C.
This may come from node B or by node C connecting directly to node A after discovery through the node B-C synchronization.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions