Author: kfujino
Date: Wed Jan 21 02:38:09 2015
New Revision: 1653424
URL: http://svn.apache.org/r1653424
Log:
Add changelog entry.
Modified:
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1653424&r1=1653423&r2=1653424&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Wed Jan 21 02:38:09 2015
@@ -78,6 +78,25 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Tribes">
+ <changelog>
+ <fix>
+ Clarify the handling of Copy message and Copy nodes. (kfujino)
+ </fix>
+ <fix>
+ Copy node does not need to send the entry data. It is enough to send
+ only the node information of the entry. (kfujino)
+ </fix>
+ <fix>
+ ReplicatedMap should send the Copy message when replicating. (kfujino)
+ </fix>
+ <fix>
+ Fix behavior of ReplicatedMap when member has disappeared. If map entry
+ is primary, rebuild the backup members. If primary node of map entry
has
+ disappeared, backup node is promoted to primary. (kfujino)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 8.0.17 (markt)" rtext="2015-01-16">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]