Author: kkolinko
Date: Fri May 29 11:16:00 2009
New Revision: 779934

URL: http://svn.apache.org/viewvc?rev=779934&view=rev
Log:
votes

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=779934&r1=779933&r2=779934&view=diff
==============================================================================
--- tomcat/current/tc5.5.x/STATUS.txt (original)
+++ tomcat/current/tc5.5.x/STATUS.txt Fri May 29 11:16:00 2009
@@ -151,10 +151,11 @@
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46717
   Hard to reproduce thread safety issue with session expiration
   http://svn.apache.org/viewvc?rev=708273&view=rev
-  +1: markt, rjung
+  +1: markt, rjung, kkolinko
   -1: 
   rjung: I suggest doing the same changes for
   
container/modules/cluster/src/share/org/apache/catalina/cluster/session/DeltaSession.java
+  kkolinko: +1 to apply the same fix to DeltaSession
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=43641
   (multicasting bind address on multihomed computers).
@@ -162,15 +163,16 @@
   Patch for 
container/modules/cluster/src/share/org/apache/catalina/cluster/mcast/McastServiceImpl.java
   and 
container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java
   at http://people.apache.org/~rjung/patches/mcast.patch
-  +1: rjung, markt
+  +1: rjung, markt, kkolinko
   -1:
 
 * Fix use of setLoopbackMode() for tribes multicast.
   in 
container/modules/cluster/src/share/org/apache/catalina/cluster/mcast/McastServiceImpl.java
   and 
container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java
   Backport of http://svn.apache.org/viewvc?rev=755302&view=rev
-  +1: rjung, markt
+  +1: rjung, markt, kkolinko
   -1:
+  kkolinko: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4686717
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=41606
   Prevent double init() of JSP



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

Reply via email to