Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Count requests as pending between retries and before connections #675

Open
kriskowal opened this issue Jun 10, 2015 · 0 comments
Open

Count requests as pending between retries and before connections #675

kriskowal opened this issue Jun 10, 2015 · 0 comments
Labels

Comments

@kriskowal
Copy link
Contributor

When issuing a battery of requests before connections have been identified, all of those connections are queued to depart on the same peer. These should be balanced across peers.

Since the load balancer is weighing each peer by the number of outgoing operations, requests that are waiting for an open connection before committing to an operation do not count toward the pending queue length.

@Raynos Raynos added the node label Jun 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants