Re: Get number of stucked threads from StuckThreadDetectionValve through jmx

2014-09-22 Thread Jiri Pejchal
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

2014-09-22 Thread Jiri Pejchal
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