Skip to content

Commit

Permalink
Finished documentation (manual 3.x)
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Aug 10, 2011
1 parent d94ba1f commit 3f50841
Show file tree
Hide file tree
Showing 3 changed files with 708 additions and 370 deletions.
6 changes: 3 additions & 3 deletions doc/manual/en/modules/advanced.xml
Expand Up @@ -685,7 +685,7 @@ for(Future<RspList> future: futures) {
</section>
</section>

<section>
<section id="TUNNEL_Advanced">
<title>TUNNEL</title>


Expand Down Expand Up @@ -1316,7 +1316,7 @@ c2.connect("second-cluster");
</section>
</section>

<section>
<section id="HandlingNetworkPartitions">
<title>Handling network partitions</title>

<para>
Expand Down Expand Up @@ -1528,7 +1528,7 @@ On view change V:
</section>


<section>
<section id="Flushing">
<title>Flushing: making sure every node in the cluster received a message</title>

When sending messages, the properties of the default stacks (udp.xml, tcp.xml) are that all messages are delivered
Expand Down

0 comments on commit 3f50841

Please sign in to comment.