Author: markt
Date: Wed Nov 12 11:49:46 2014
New Revision: 1638765
URL: http://svn.apache.org/r1638765
Log:
Update
Modified:
tomcat/trunk/TOMCAT-NEXT.txt
Modified: tomcat/trunk/TOMCAT-NEXT.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/TOMCAT-NEXT.txt?rev=1638765&r1=1638764&r2=1638765&view=diff
==============================================================================
--- tomcat/trunk/TOMCAT-NEXT.txt (original)
+++ tomcat/trunk/TOMCAT-NEXT.txt Wed Nov 12 11:49:46 2014
@@ -19,7 +19,8 @@ Notes of things to consider for the next
1. Fix Java 8 Javadoc warnings. Currently ~2800.
- 2. Remove BIO AJP and HTTP connector.
+ 2. DONE.
+ Remove BIO AJP and HTTP connector.
3. DONE.
Remove Comet support.
@@ -46,3 +47,6 @@ Notes of things to consider for the next
11. Reduce instances of setters and getters for the same property existing on
an
object and its parent. This may require new objects to be exposed via JMX.
+
+12. Consider wrapping the SocketWrapper with a facade to detect / prevent
+ components retaining references longer than they should.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]