Author: kkolinko
Date: Wed Apr 21 02:42:28 2010
New Revision: 936141

URL: http://svn.apache.org/viewvc?rev=936141&view=rev
Log:
update proposed patch to address Mark's review comment

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=936141&r1=936140&r2=936141&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Apr 21 02:42:28 2010
@@ -105,7 +105,7 @@ PATCHES PROPOSED TO BACKPORT:
   Fixes a) miscalculating the "average" because of multiplication overflow,
   b) ArithmeticException division by zero when numExpired overflows.
   The fix for trunk is already provided by r934337.
-  
http://people.apache.org/~kkolinko/patches/2010-04-17_tc6_StandardSession_statistics.patch
+  
http://people.apache.org/~kkolinko/patches/2010-04-21_tc6_StandardSession_statistics.patch
   +1: kkolinko
   -1:
 

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=936141&r1=936140&r2=936141&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Wed Apr 21 02:42:28 2010
@@ -265,10 +265,8 @@ PATCHES PROPOSED TO BACKPORT:
   Fixes a) miscalculating the "average" because of multiplication overflow,
   b) ArithmeticException division by zero when numExpired overflows.
   The fix for trunk is already provided by r934337.
-  
http://people.apache.org/~kkolinko/patches/2010-04-17_tc6_StandardSession_statistics.patch
+  
http://people.apache.org/~kkolinko/patches/2010-04-21_tc6_StandardSession_statistics.patch
   +1: kkolinko
-  +0: markt You can still update the average, even if you can't update the
-            count
   -1:
 
 * Improve the ChatServlet comet example and fix some issues there



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

Reply via email to