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 2009/07/01 12:38:47 UTC

svn commit: r790105 - /tomcat/current/tc5.5.x/STATUS.txt

Author: kkolinko
Date: Wed Jul  1 10:38:47 2009
New Revision: 790105

URL: http://svn.apache.org/viewvc?rev=790105&view=rev
Log:
proposal

Modified:
    tomcat/current/tc5.5.x/STATUS.txt

Modified: tomcat/current/tc5.5.x/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/current/tc5.5.x/STATUS.txt?rev=790105&r1=790104&r2=790105&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Wed Jul  1 10:38:47 2009
@@ -105,6 +105,9 @@
   http://people.apache.org/~markt/patches/2009-06-30-AccessLogValve-tc5.patch
   +1: markt, kkolinko
   -1: 
+  kkolinko: I am not sure, that it is good to change signature of the
+  public log() method. Also I updated the patch and made the
+  AccessDateStruct static. I am proposing it below.
 
 * Make access log valves thread safe
   https://issues.apache.org/bugzilla/show_bug.cgi?id=38483
@@ -115,8 +118,18 @@
 
 * Make FastCommonAccessLogValve thread safe
   http://people.apache.org/~markt/patches/2009-06-30-FastCommonAccessLogValve-tc5.patch
-  +1: markt
+  +1: markt, kkolinko
   -1: 
+  kkolinko: I updated the patch and made the AccessDateStruct static. I am
+  proposing it below.
+
+* Make access log valves thread safe
+  https://issues.apache.org/bugzilla/show_bug.cgi?id=38483
+  Patches for AccessLogValve, FastCommonAccessLogValve:
+  http://people.apache.org/~kkolinko/patches/2009-07-01_tc55_AccessLogValve.patch
+  http://people.apache.org/~kkolinko/patches/2009-07-01_tc55_FastCommonAccessLogValve.patch
+  +1: kkolinko
+  -1:
 
 * Make new mutex lock in cluster/tcp/FastAsyncSocketSender final as
   suggested by sebb.



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