Reporting issues with HTTP and virtual threads
Philip Boutros
phil at boutrosfamily.com
Mon Nov 27 21:57:42 UTC 2023
Hi
I recently ran into a number of HTTP related issues with virtual threads as
documented in this article.
https://medium.com/@phil_3582/java-virtual-threads-some-early-gotchas-to-look-out-for-f65df1bad0db?source=friends_link&sk=f1f6ed425c4d17cdc1188f85a0d13d4d
(Friend link, no paywall)
Very briefly:
1. HTTP/2 concurrent connection limitation (not related to virtual threads)
2. HttpClient worker thread count explosion when used with virtual threads
3. ReadableByteChannel/HttpResponseInputStream deadlock when used with
virtual threads
Advise on the best way to report these? I don't have Author status to
report them using https://bugs.openjdk.org/
Thanks
-P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/net-dev/attachments/20231127/5ea396ae/attachment.htm>
More information about the net-dev
mailing list