You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2011/09/26 18:15:25 UTC

svn commit: r1175933 - /tomcat/trunk/TOMCAT-NEXT.txt

Author: markt
Date: Mon Sep 26 16:15:25 2011
New Revision: 1175933

URL: http://svn.apache.org/viewvc?rev=1175933&view=rev
Log:
Add to the Tomcat 8 TODOs

Modified:
    tomcat/trunk/TOMCAT-NEXT.txt

Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL: http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1175933&r1=1175932&r2=1175933&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Mon Sep 26 16:15:25 2011
@@ -38,4 +38,8 @@ but possibly 7.1.x).
 6. Change the default URIEncoding on the connector to UTF-8.
 
 7. Rip out all the JNDI code in resource handling and replace it with straight
-   URLs (File or WAR).
\ No newline at end of file
+   URLs (File or WAR).
+
+8. Review the connector shutdown code for timing and threading issues
+   particularly any that may result in a client socket being left open after a
+   connector.stop(). 
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org