jetty.project/jetty-io/src
Simone Bordet 016fc6569f Fixes #558 - HTTP/2 server hangs when thread pool is low on threads.
Modified ExecuteProduceConsume to test for Rejectable tasks when
trying to execute a task in low threads mode, and if so, reject them
immediately.
2016-05-12 00:13:35 +02:00
..
main/java/org/eclipse/jetty/io Fixes #558 - HTTP/2 server hangs when thread pool is low on threads. 2016-05-12 00:13:35 +02:00
test Issue #432 Limit queue size in ByteBufferPools 2016-04-24 09:58:38 +10:00