Author: rjung Date: Tue Jun 30 13:29:10 2009 New Revision: 789719 URL: http://svn.apache.org/viewvc?rev=789719&view=rev Log: Revoke proposal.
Unfortunately there is no good way to fix this with a general setting. Either each node gets its own traffic, or loose the ability to have multiple nodes per server. So keep as is and live with each node getting its own messages. 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=789719&r1=789718&r2=789719&view=diff ============================================================================== --- tomcat/current/tc5.5.x/STATUS.txt (original) +++ tomcat/current/tc5.5.x/STATUS.txt Tue Jun 30 13:29:10 2009 @@ -25,14 +25,6 @@ PATCHES PROPOSED TO BACKPORT: [ New proposals should be added at the end of the list ] -* 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, kkolinko - -1: markt (see https://issues.apache.org/bugzilla/show_bug.cgi?id=47308) - kkolinko: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4686717 - * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46384 Use sync when adding and removing members Note: Untested --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org