Reporting issues with virtual threads
Alan Bateman
Alan.Bateman at oracle.com
Fri Nov 24 10:23:42 UTC 2023
On 21/11/2023 19:23, Philip Boutros wrote:
> Thanks Alan
>
> I'll follow up with the net-dev on the *HttpClient thread ex**plosion
> *and *ReadableByteChannel/**HttpResponseInputStream deadlock *issues.
>
> On the HTTP/2 issue you reference, it's not at all related to virtual
> threads (I just happened to find it incidentally) and Google's
> endpoints do in fact limit the stream count to 100. The problem
> appears when one wants to go over 100, for a given scheme:host:port
> there seems to be no way (even using additional HttpClient objects) to
> establish an additional connection and hence a new 100 streams. Maybe
> I'll take that one to net-dev too.
>
Yes please. I didn't see anything in the article that looks like an
issue with the JDK's http client but I'm sure the details can be
discussed on net-dev.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20231124/5eff9023/attachment-0001.htm>
More information about the loom-dev
mailing list