Author: rjung
Date: Mon Sep 14 10:00:30 2009
New Revision: 814550

URL: http://svn.apache.org/viewvc?rev=814550&view=rev
Log:
Vote and comment.

Modified:
    tomcat/tc5.5.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=814550&r1=814549&r2=814550&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Mon Sep 14 10:00:30 2009
@@ -114,8 +114,9 @@
 
 * Add additional permission required by JULI
   http://svn.apache.org/viewvc?rev=813001&view=rev 
-  +1: markt
+  +1: markt, rjung
   -1:
+  rjung: Should we also add ${catalina.base}/bin/tomcat-juli.jar as a codeBase?
 
 * Spurious startup errors in the cluster
   Although the secondary node is able to retrieve all sessions,
@@ -131,5 +132,8 @@
   Correct synchronisation problem that leads to cluster members permanently
   disappearing
   https://issues.apache.org/bugzilla/attachment.cgi?id=24253
-  +1: markt
+  +1: markt, rjung
   -1: 
+  rjung: the same fix seems to be necessary for
+  
container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java
+  (plus another use of the mutex also in receive() around 
membership.removeMember(m).



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

Reply via email to