Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

When propagating a block with p2p.send, the block is more likely to reach inbound peers #4271

Closed
jondubois opened this issue Sep 17, 2019 · 0 comments
Assignees

Comments

@jondubois
Copy link
Contributor

Expected behavior

When using p2p.send(), it should reach outbound and inbound peers with equal probability no matter what the proportion of max inbound and max outbound peers is.

Actual behavior

When propagating a block with p2p.send(...), the block is more likely to reach inbound peers than outbound since each node has more inbound slots by default.

Which version(s) does this affect? (Environment, OS, etc...)

2.3

@jondubois jondubois self-assigned this Sep 17, 2019
shuse2 added a commit that referenced this issue Sep 18, 2019
…tion

When propagating a block with p2p.send, the block is more likely to reach inbound peers - Closes #4271
@shuse2 shuse2 closed this as completed Sep 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants