Quantcast

svn commit: r1332680 - /qpid/trunk/qpid/specs/apache-filters.xml

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

svn commit: r1332680 - /qpid/trunk/qpid/specs/apache-filters.xml

gsim
Author: gsim
Date: Tue May  1 15:00:17 2012
New Revision: 1332680

URL: http://svn.apache.org/viewvc?rev=1332680&view=rev
Log:
Clarified that syntax for selector filter is based on the selector syntax in the JMS specification

Modified:
    qpid/trunk/qpid/specs/apache-filters.xml

Modified: qpid/trunk/qpid/specs/apache-filters.xml
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/specs/apache-filters.xml?rev=1332680&r1=1332679&r2=1332680&view=diff
==============================================================================
--- qpid/trunk/qpid/specs/apache-filters.xml (original)
+++ qpid/trunk/qpid/specs/apache-filters.xml Tue May  1 15:00:17 2012
@@ -147,9 +147,13 @@
  <descriptor name="apache.org:selector-filter:string" code="0x0000468C:0x00000004"/>
         <doc>
           <p>
-            The Java Message Service "selector" defines an SQL like syntax for filtering messages.
-            The selector filters based on the values of "headers" and "properties". The defined
-            JMS headers can be mapped to equivalent fields within the AMQP message sections:
+            The Java Message Service "selector" defines an SQL like
+            syntax for filtering messages.  The selector filters based
+            on the values of "headers" and "properties". The
+            selector-filter uses the selector as defined by JMS but
+            with the names of JMS headers translated into their AMQP
+            equivalents. The defined JMS headers can be mapped to
+            equivalent fields within the AMQP message sections:
           </p>
 <picture title="Mapping JMS Headers to AMQP fields">
 JMS Header Name   | AMQP 1.0 Field



---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Loading...