Re: Get number of stucked threads from StuckThreadDetectionValve through jmx
Filled as: https://issues.apache.org/bugzilla/show_bug.cgi?id=57004 Thanks a lot. Jiří Pejchal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org
Get number of stucked threads from StuckThreadDetectionValve through jmx
getter for stuckThreadIds which is long[]. Would you consider exposing stuckCount as as a jmx attributte e.g. stuckThreadCount? Perhaps others might find it useful too. Thanks. Jiri Pejchal