Author: buildbot
Date: Thu Oct 10 20:21:28 2013
New Revision: 882070
Log:
Production update by buildbot for activemq
Modified:
websites/production/activemq/content/cache/main.pageCache
websites/production/activemq/content/replicated-leveldb-store.html
Modified: websites/production/activemq/content/cache/main.pageCache
==============================================================================
Binary files - no diff available.
Modified: websites/production/activemq/content/replicated-leveldb-store.html
==============================================================================
--- websites/production/activemq/content/replicated-leveldb-store.html
(original)
+++ websites/production/activemq/content/replicated-leveldb-store.html Thu Oct
10 20:21:28 2013
@@ -141,7 +141,7 @@ failover:(tcp://broker1:61616,tcp://brok
<p>The following configuration properties can be unique per node:</p>
<div class="table-wrap">
-<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> property name </th><th colspan="1" rowspan="1"
class="confluenceTh"> default value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Comments </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>bind</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>tcp://0.0.0.0:61619</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> When this node becomes a master, it will bind
the configured address and port to service the replication protocol. Using
dynamic ports is also supported. Just configure with <tt>tcp://0.0.0.0:0</tt>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>hostname</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> The host name used to advertise the replication service
when this node becomes the master. If not set it will be automatically
determined. </t
d></tr></tbody></table>
+<table class="confluenceTable"><tbody><tr><th colspan="1" rowspan="1"
class="confluenceTh"> property name </th><th colspan="1" rowspan="1"
class="confluenceTh"> default value </th><th colspan="1" rowspan="1"
class="confluenceTh"> Comments </th></tr><tr><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>bind</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> <tt>tcp://0.0.0.0:61619</tt> </td><td colspan="1"
rowspan="1" class="confluenceTd"> When this node becomes a master, it will bind
the configured address and port to service the replication protocol. Using
dynamic ports is also supported. Just configure with <tt>tcp://0.0.0.0:0</tt>
</td></tr><tr><td colspan="1" rowspan="1" class="confluenceTd">
<tt>hostname</tt> </td><td colspan="1" rowspan="1"
class="confluenceTd"> </td><td colspan="1" rowspan="1"
class="confluenceTd"> The host name used to advertise the replication service
when this node becomes the master. If not set it will be automatically
determined. </t
d></tr><tr><td colspan="1" rowspan="1" class="confluenceTd"> <tt>weight</tt>
</td><td colspan="1" rowspan="1" class="confluenceTd"> 1 </td><td colspan="1"
rowspan="1" class="confluenceTd"> The replication node that has the latest
update with the highest weight will become the master when there are multiple .
Used to give preference to some nodes towards becoming master.
</td></tr></tbody></table>
</div>