jetty/jetty.project

MonitoredQueuedThreadPool should monitor tryExecute()

Open

#5,827 建立於 2020年12月18日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Java (3,701 star) (1,913 fork)batch import
Help WantedLow PriorityPinned

描述

Jetty version 9.4.x

Description MonitoredQueuedThreadPool does not "wrap" tryExecute(Runnable) like it wraps execute(Runnable), and therefore statistics are incomplete (or completely lacking) when the pool is in EPC mode.

貢獻者指南