Author: markt
Date: Sat Jun 26 07:07:17 2010
New Revision: 958193
URL: http://svn.apache.org/viewvc?rev=958193&view=rev
Log:
Improve proposal. I assume jfclere is OK with change but I'll wait a little
while before committing
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=958193&r1=958192&r2=958193&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Jun 26 07:07:17 2010
@@ -190,13 +190,6 @@ PATCHES PROPOSED TO BACKPORT:
Differentiate between request threads and application created threads when
warning about still running threads when an application stops.
http://svn.apache.org/viewvc?rev=957830&view=rev
- +1: markt, jfclere
- +1: kkolinko: (There is also CoyoteAdapter.event() in TC6 and TC7 and
- CoyoteAdapter.asyncDispatch() in TC7. I think that there is actually
- no need to test for the name of the method. If it is CoyoteAdapter,
- I think is is enough to diagnose it as request processing thread.
- +1 to the patch as is,
- and +1 if "service".equals(element.getMethodName()) check
- is removed from isRequestThread(Thread).
- )
+ http://svn.apache.org/viewvc?rev=958192&view=rev
+ +1: markt, jfclere, kkolinko
-1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]