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

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 sbordet added this to To do in Jetty 9.4.32 via automation 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
Jetty 9.4.32 automation moved this from To do to Done Sep 9, 2020
@gregw
Copy link
Contributor

gregw commented Sep 15, 2020

Repoen for #5218

@gregw gregw reopened this Sep 15, 2020
Jetty 9.4.32 automation moved this from Done to In progress Sep 15, 2020
@joakime
Copy link
Contributor

joakime commented Sep 17, 2020

PR #5218 merged.

@joakime joakime closed this as completed Sep 17, 2020
Jetty 9.4.32 automation moved this from In progress to Done Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Jetty 9.4.32
  
Done
3 participants