Author: markt Date: Tue Jun 30 22:37:02 2009 New Revision: 789994 URL: http://svn.apache.org/viewvc?rev=789994&view=rev Log: Split access log valve patch into separate patches New patch for FastCommonAccessValve Add kkolinko's vote for the AccessLogVavle from the dev list Vote
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=789994&r1=789993&r2=789994&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Tue Jun 30 22:37:02 2009 @@ -109,18 +109,23 @@ +1: rjung, kkolinko -1: -* Make access log valves thread safe - http://people.apache.org/~markt/patches/2009-06-25-AccessLogValve-tc5.patch - +1: markt +* Make AccessLogValve thread safe + http://people.apache.org/~markt/patches/2009-06-30-AccessLogValve-tc5.patch + +1: markt, kkolinko -1: * Make access log valves thread safe https://issues.apache.org/bugzilla/show_bug.cgi?id=38483 Patch for ExtendedAccessLogValve: http://people.apache.org/~kkolinko/patches/2009-06-30_tc55_EALV.patch - +1: kkolinko + +1: kkolinko, markt -1: +* Make FastCommonAccessLogValve thread safe + http://people.apache.org/~markt/patches/2009-06-30-FastCommonAccessLogValve-tc5.patch + +1: markt + -1: + * Make new mutex lock in cluster/tcp/FastAsyncSocketSender final as suggested by sebb. Improvement of http://svn.apache.org/viewvc?rev=789714&view=rev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org