Author: kkolinko
Date: Sun Nov 15 17:00:17 2009
New Revision: 836380
URL: http://svn.apache.org/viewvc?rev=836380&view=rev
Log:
vote
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=836380&r1=836379&r2=836380&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Sun Nov 15 17:00:17 2009
@@ -115,12 +115,17 @@
Correct synchronisation problem that leads to cluster members permanently
disappearing
https://issues.apache.org/bugzilla/attachment.cgi?id=24253
- +1: markt, rjung
+ +1: markt, rjung, kkolinko
-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).
+ kkolinko: re rjung's comment: Those /tribes/membership/ classes
+ are not included in TC 5.5 releases. Thus no need to patch them.
+ I wonder if those can be removed from /tc5.5.x/trunk, but I actually do
+ not mind.
+
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46950
Adds support for SSL renegotiation when CLIENT-CERT auth is required due to a
security constraint
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]