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

param reserveOnly for p2pserver invalid sometime #1238

Open
dylenfu opened this issue Jun 24, 2020 · 1 comment
Open

param reserveOnly for p2pserver invalid sometime #1238

dylenfu opened this issue Jun 24, 2020 · 1 comment

Comments

@dylenfu
Copy link

dylenfu commented Jun 24, 2020

suppose:
S1,S2, S3, S4 as seed node,
G1, G2, G3, G4 as gov node,
N1, N2 as norm node

start all nodes and waiting seconds...

condition1:
1.reserveOnly = true, rsv = [N1]
3.S1 neighbors =[N1]

condition2:
1.reserveOnly = true, rsv = [N1]
2.G1 neighbors = [S2, S3, S4, G2, G3, G4, N1], reserverOnly invalid

@dylenfu dylenfu closed this as completed Jun 24, 2020
@dylenfu dylenfu reopened this Jun 24, 2020
@laizy
Copy link
Contributor

laizy commented Jun 24, 2020

why do you think this is invalid?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants