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

Spawn multiple assimilation requests if a low threshold is met #14

Open
nomel7 opened this issue May 24, 2012 · 3 comments
Open

Spawn multiple assimilation requests if a low threshold is met #14

nomel7 opened this issue May 24, 2012 · 3 comments
Assignees

Comments

@nomel7
Copy link
Collaborator

nomel7 commented May 24, 2012

If we are really below minPeers() then TrPeerManager should try spawn multiple assimilation requests in order for the node to try get back up to speed.

@ghost ghost assigned ravisvi Jun 11, 2013
@sanity
Copy link
Owner

sanity commented Jun 12, 2013

TrPeerManager. maintenance() will spawn new assimilation attempts if peers.size() < minPeers, is something additional required?

@sanity
Copy link
Owner

sanity commented Jun 12, 2013

ok, i see, the suggestion is we should do several. Let's see how well the current code works in practice first.

@sanity
Copy link
Owner

sanity commented Jun 12, 2013

So non-blocker for alpha release

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

3 participants