CometD benchmarks use `MonitoringdQueuedThreadPool` but an exact copy exists in Jetty, `MonitoredQueuedThreadPool`. Unfortunately it suffers from issue https://github.com/eclipse/jetty.project/issues/5786, but that should be fixed in an upcoming Jetty release.
CometD benchmarks use
MonitoringdQueuedThreadPoolbut an exact copy exists in Jetty,MonitoredQueuedThreadPool.Unfortunately it suffers from issue jetty/jetty.project#5786, but that should be fixed in an upcoming Jetty release.