pero 2005/03/14 13:46:51
Modified: webapps/docs changelog.xml
Log:
Add new fastsyncqueue cluster replication mode, submitted by Rainer Jung
Revision Changes Path
1.243 +14 -0 jakarta-tomcat-catalina/webapps/docs/changelog.xml
Index: changelog.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -r1.242 -r1.243
--- changelog.xml 13 Mar 2005 06:40:02 -0000 1.242
+++ changelog.xml 14 Mar 2005 21:46:51 -0000 1.243
@@ -78,6 +78,20 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Cluster">
+ <changelog>
+ <fix>
+ Fix JvmRouteBinderValve primary failover attribute to
+ org.apache.catalina.cluster.session.JvmRouteOrignalSessionID (pero)
+ </fix>
+ <add>
+ Integrate new fastasyncqueue cluster sender mode.
+ Support queue size limitation,
+ get all queued objects and send it to the backup node,
+ no queue thread lock contention under high replication load,
+ submitted by Rainer Jung (pero)
+ </add>
+ </subsection>
<subsection name="Webapps">
<changelog>
<update>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]