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.

贡献者指南

MonitoredQueuedThreadPool should monitor tryExecute() · jetty/jetty.project#5827 | Good First Issue