Author: slaurent
Date: Fri Apr 8 22:10:37 2011
New Revision: 1090468
URL: http://svn.apache.org/viewvc?rev=1090468&view=rev
Log:
bug 50306: Detect stuck threads
complement to changelog
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1090468&r1=1090467&r2=1090468&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Apr 8 22:10:37 2011
@@ -59,7 +59,7 @@
<add>
<bug>50306</bug>: New StuckThreadDetectionValve to detect requests
that take a
long time to process, which might indicate that their processing
threads are
- stuck. (slaurent)
+ stuck. (slaurent, based on a patch provided by TomLu)
</add>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]