[jboss-cvs] JBoss Messaging SVN: r1839 - trunk/docs/clustering/en/modules

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Dec 20 06:50:28 EST 2006


Author: timfox
Date: 2006-12-20 06:50:26 -0500 (Wed, 20 Dec 2006)
New Revision: 1839

Modified:
   trunk/docs/clustering/en/modules/introduction.xml
   trunk/docs/clustering/en/modules/overview.xml
Log:
Few minor changes



Modified: trunk/docs/clustering/en/modules/introduction.xml
===================================================================
--- trunk/docs/clustering/en/modules/introduction.xml	2006-12-20 11:42:48 UTC (rev 1838)
+++ trunk/docs/clustering/en/modules/introduction.xml	2006-12-20 11:50:26 UTC (rev 1839)
@@ -112,15 +112,6 @@
          </para>
          </listitem>
 
-         <listitem>
-         <para>
-         Intelligent message distribution is available but disabled in the default configuration
-         because it is currently unstable. Stability should increase in the next Beta release (Beta2).
-         (For intrepid explorers - it is very straightforward to enable this if you wish -
-            see the configuration section - but watch out for unpredictable results.)
-         </para>
-         </listitem>
-
       </itemizedlist>
 
       <para>

Modified: trunk/docs/clustering/en/modules/overview.xml
===================================================================
--- trunk/docs/clustering/en/modules/overview.xml	2006-12-20 11:42:48 UTC (rev 1838)
+++ trunk/docs/clustering/en/modules/overview.xml	2006-12-20 11:50:26 UTC (rev 1839)
@@ -101,8 +101,7 @@
       <para>
       JBoss Messaging deals with this problem by intelligently pulling messages from other less
        busy nodes, if it detects idle consumers on the fast node and slow consumers
-      on another node. (Please note that this functionality is currently unstable in the Beta1
-       release).
+      on another node.
       </para>
 
       <para>




More information about the jboss-cvs-commits mailing list