Author: markt Date: Sat Aug 15 17:49:54 2009 New Revision: 804497 URL: http://svn.apache.org/viewvc?rev=804497&view=rev Log: Withdraw old access log patch. Propose new one.
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=804497&r1=804496&r2=804497&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Aug 15 17:49:54 2009 @@ -100,16 +100,6 @@ +1: mturk, kkolinko, markt -1: -* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158 - Update AccessLogValve with all the recent threading improvements - http://people.apache.org/~markt/patches/2009-06-24-AccessLogValve-tc6.patch - +1: markt - -1: kkolinko: It cannot be applied without additional patches, - because this change breaks ExtendedAccessLogValve.DateElement and - TimeElement: Their "if (currentDate != date)" check is broken, - because now the Date instance is reused in the same thread, and is - different across threads. - * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=38797 Reverts previous fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=37933 and implements an @@ -312,4 +302,9 @@ +1: fhanik -1: - +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47158 + Update AccessLogValve and ExtendedAccessLogValve with all the recent threading + improvements + http://people.apache.org/~markt/patches/2009-08-15-AccessLogValve-tc6.patch + +1: markt + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org