You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2011/10/29 00:58:59 UTC

svn commit: r1190655 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: kkolinko
Date: Fri Oct 28 22:58:59 2011
New Revision: 1190655

URL: http://svn.apache.org/viewvc?rev=1190655&view=rev
Log:
proposals and add one more patch to Mark's proposal. Not voting yet.

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=1190655&r1=1190654&r2=1190655&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Oct 28 22:58:59 2011
@@ -117,9 +117,26 @@ PATCHES PROPOSED TO BACKPORT:
 * Improve performance of parameter processing.
   http://people.apache.org/~markt/patches/2011-10-27-param-perf-tc6-v1.patch
   http://svn.apache.org/viewvc?rev=1190481&view=rev - fixes NPE
+  http://svn.apache.org/viewvc?rev=1190371&view=rev - make ByteChunk.DEFAULT_CHARSET final
   +1: markt
   -1:
 
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52091
+  Address performance issues related to log creation TagHandlerPool.
+  Patch provided by Taiki Sugawara.
+  http://svn.apache.org/viewvc?rev=1190388&view=rev
+  (r1190391 in TC7)
+  +1: kkolinko
+  -1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52091
+  Address performance issues related to lock contention in StandardWrapper
+  Patch provided by Taiki Sugawara.
+  https://issues.apache.org/bugzilla/attachment.cgi?id=27862
+  (r1190389 in trunk, r1190392 in TC7)
+  +1: kkolinko
+  -1:
+
 
 PATCHES/ISSUES THAT ARE STALLED
 



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