Index: docs/user-manual/en/clusters.xml =================================================================== --- docs/user-manual/en/clusters.xml (revision 11819) +++ docs/user-manual/en/clusters.xml (working copy) @@ -511,6 +511,16 @@ >false. + min-large-message-size. This parameters determines when a + message should be splitted with multiple packages when sent over the cluster. + This parameter is optional and its default is at 100K. + + + reconnect-attempts".The number of times the system will + try to connect a node on the cluster. If the max-retry is achieved this node will be considered permanently down and the system will stop routing messages to this node. + This parameter is optional and its default is at -1 (infinite retries). + + max-hops. When a cluster connection decides the set of nodes to which it might load balance a message, those nodes do not have to be directly connected to it via a cluster connection. HornetQ can be