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

Issue #12256 - Configuring Virtual Thread executor in Jetty Http client makes my Spring Boot app freeze #12261

Conversation

sbordet
Copy link
Contributor

@sbordet sbordet commented Sep 11, 2024

  • Defaulted the number of selectors to 1 in HttpClientTransportOverHTTP, to align with ClientConnector.
  • Improved virtual thread documentation.

…nt makes my Spring Boot app freeze

* Defaulted the number of selectors to 1 in HttpClientTransportOverHTTP, to align with ClientConnector.
* Improved virtual thread documentation.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
@sbordet sbordet merged commit 8c943c4 into jetty-12.0.x Sep 16, 2024
12 checks passed
@sbordet sbordet deleted the fix/jetty-12.0.x/12256/improve-virtual-threads-documentation branch September 16, 2024 08:01
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
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Configuring Virtual Thread executor in Jetty Http client makes my Spring Boot app freeze
2 participants