jetty.project/jetty-http2
Simone Bordet 54e47612f2
Fixes #6250 - Lazily allocate HTTP2Stream data queue. (#6252)
* Fixes #6250 - Lazily allocate HTTP2Stream data queue.

Now the data queue is lazily allocated.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2021-05-11 13:23:09 +02:00
..
http2-client Re-enabled SmallThreadPoolLoadTest. 2021-04-14 09:26:48 +02:00
http2-common Fixes #6250 - Lazily allocate HTTP2Stream data queue. (#6252) 2021-05-11 13:23:09 +02:00
http2-hpack Updating to version 10.0.3-SNAPSHOT 2021-03-26 06:31:31 +00:00
http2-http-client-transport Fixes #6208 - HTTP/2 max local stream count exceeded (#6220) 2021-04-29 14:51:10 +02:00
http2-server make sure the stream is not null before using it 2021-05-11 08:34:36 +02:00
pom.xml Updating to version 10.0.3-SNAPSHOT 2021-03-26 06:31:31 +00:00