Skip to content
New issue

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

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

Already on GitHub? # to your account

Review RoundRobinConnectionPool #5217

Closed
sbordet opened this issue Sep 1, 2020 · 2 comments · Fixed by #5219 or #5218
Closed

Review RoundRobinConnectionPool #5217

sbordet opened this issue Sep 1, 2020 · 2 comments · Fixed by #5219 or #5218
Assignees

Comments

@sbordet
Copy link
Contributor

sbordet commented Sep 1, 2020

Jetty version
9.4.x

Description
With the work of #4975 and #5147 RoundRobinConnectionPool has received some attention, but could be improved.

Add javadocs and describe the peculiar behavior of round robin in detail.
Make tests less likely to fail.

@sbordet sbordet self-assigned this Sep 1, 2020
sbordet added a commit that referenced this issue Sep 1, 2020
Introduced IndexedConnectionPool and RandomConnectionPool.
Clarified semantic of RoundRobinConnectionPool.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet linked a pull request Sep 1, 2020 that will close this issue
@gregw gregw linked a pull request Sep 1, 2020 that will close this issue
sbordet added a commit that referenced this issue Sep 1, 2020
Updates after review.
Fixed broken tests.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet closed this as completed in 01135e1 Sep 9, 2020
@gregw
Copy link
Contributor

gregw commented Sep 15, 2020

Repoen for #5218

@gregw gregw reopened this Sep 15, 2020
@joakime
Copy link
Contributor

joakime commented Sep 17, 2020

PR #5218 merged.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
3 participants