jetty/jetty.project

MonitoredQueuedThreadPool should monitor tryExecute()

Open

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

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

倉庫指標

Star
 (3,701 star)
PR 合併指標
 (平均合併 6天 14小時) (30 天內合併 48 個 PR)

描述

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.

貢獻者指南