Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic synchronization: test internode synch #57

Open
gnostication opened this issue Aug 15, 2014 · 0 comments
Open

Basic synchronization: test internode synch #57

gnostication opened this issue Aug 15, 2014 · 0 comments

Comments

@gnostication
Copy link
Contributor

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.

@gnostication gnostication added this to the Basic synchronization milestone Aug 15, 2014
@gnostication gnostication changed the title Basic synchronization to add or remove records from the nodepool Basic synchronization: test internode synch Aug 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant