From 1482690b8221cc5c0a290d51463d2d7d3ae9e656 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 26 Sep 2011 16:15:25 +0000 Subject: [PATCH] Add to the Tomcat 8 TODOs git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1175933 13f79535-47bb-0310-9956-ffa450edef68 --- TOMCAT-NEXT.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt index 3f48eb86b..04c8543d7 100644 --- a/TOMCAT-NEXT.txt +++ b/TOMCAT-NEXT.txt @@ -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 -- 2.11.0