Author: markt
Date: Fri Nov 27 19:06:23 2009
New Revision: 884957
URL: http://svn.apache.org/viewvc?rev=884957&view=rev
Log:
No need to port fix to
container/modules/groupcom/src/share/org/apache/catalina/tribes/membership/McastServiceImpl.java
It uses the implementation from 6.0.x which Filip commented on the original bug
(https://issues.apache.org/bugzilla/show_bug.cgi?id=46384#c3) that the 6.0.x
implementation didn't exhibit this issue.
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=884957&r1=884956&r2=884957&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Nov 27 19:06:23 2009
@@ -90,14 +90,6 @@
https://issues.apache.org/bugzilla/attachment.cgi?id=24253
+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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]