You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2010/09/15 10:10:05 UTC

svn commit: r997221 - /qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml

Author: gsim
Date: Wed Sep 15 08:10:04 2010
New Revision: 997221

URL: http://svn.apache.org/viewvc?rev=997221&view=rev
Log:
QPID-2851: Replace ambiguous and confusing use of 'queue' with something clearer.

Modified:
    qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml

Modified: qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml?rev=997221&r1=997220&r2=997221&view=diff
==============================================================================
--- qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml (original)
+++ qpid/trunk/qpid/doc/book/src/Programming-In-Apache-Qpid.xml Wed Sep 15 08:10:04 2010
@@ -1448,7 +1448,7 @@ options := map
 
     <para>The sender can be queried for the available space (i.e. the
     unused capacity), and for the current count of unsettled messages
-    (i.e. those held in the queue pending confirmation by the
+    (i.e. those held in the replay list pending confirmation by the
     server). When the unsettled count is zero, all messages on that
     sender have been successfully sent.</para>
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org