jetty.project/jetty-util
Simone Bordet 66d6ea6799 Issue #2998 - Cleanup the dump implementation.
Fixed dump() in QueuedThreadPool.
When the dump was not detailed, it was printing jobs=0 even if there
were jobs in the queue.
Given that it was adding no information (actually misleading information)
and that the queue size is already reported by QueuedThreadPool.toString()
the jobs are not dumped if the dump is not detailed.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-10-23 12:05:32 +02:00
..
src Issue #2998 - Cleanup the dump implementation. 2018-10-23 12:05:32 +02:00
.gitignore Adding tests for Named Logging 2011-08-24 09:31:28 -07:00
pom.xml Updating to version 9.4.13-SNAPSHOT 2018-08-30 10:48:22 -05:00