[jboss-cvs] JBoss Messaging SVN: r7765 - branches/Branch_1_4/docs/userguide/en/modules.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 17 15:16:11 EDT 2009


Author: jbertram at redhat.com
Date: 2009-08-17 15:16:11 -0400 (Mon, 17 Aug 2009)
New Revision: 7765

Modified:
   branches/Branch_1_4/docs/userguide/en/modules/configuration.xml
Log:
[JBMESSAGING-1715]


Modified: branches/Branch_1_4/docs/userguide/en/modules/configuration.xml
===================================================================
--- branches/Branch_1_4/docs/userguide/en/modules/configuration.xml	2009-08-17 17:55:58 UTC (rev 7764)
+++ branches/Branch_1_4/docs/userguide/en/modules/configuration.xml	2009-08-17 19:16:11 UTC (rev 7765)
@@ -2161,8 +2161,9 @@
         <para>If you have very slow consumers, then you probably want to 
         reduce the number of messages they buffer so that unnecessary 
         buffering does not prevent the messages from being consumed by faster
-        consumers. Setting this to true is equivalent to setting 
-        PrefetchSize to 1</para>
+        consumers. It is not possible to completely disable buffering. The 
+        lowest PrefetchSize allowed is 1. Setting this to true is equivalent 
+        to setting PrefetchSize to 1</para>
       </section>
 
       <section id="conf.connectionfactory.attributes.tckstrictbehavior">




More information about the jboss-cvs-commits mailing list