You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2013/10/23 03:41:43 UTC

svn commit: r1534893 - in /qpid/site: docs/components/dispatch-router/amqp-mapping.html input/components/dispatch-router/amqp-mapping.md

Author: tross
Date: Wed Oct 23 01:41:43 2013
New Revision: 1534893

URL: http://svn.apache.org/r1534893
Log:
QPID-5001 - Minor edits

Modified:
    qpid/site/docs/components/dispatch-router/amqp-mapping.html
    qpid/site/input/components/dispatch-router/amqp-mapping.md

Modified: qpid/site/docs/components/dispatch-router/amqp-mapping.html
URL: http://svn.apache.org/viewvc/qpid/site/docs/components/dispatch-router/amqp-mapping.html?rev=1534893&r1=1534892&r2=1534893&view=diff
==============================================================================
--- qpid/site/docs/components/dispatch-router/amqp-mapping.html (original)
+++ qpid/site/docs/components/dispatch-router/amqp-mapping.html Wed Oct 23 01:41:43 2013
@@ -131,8 +131,8 @@ the details of Dispatch Router's use of 
 <tr><td>DISCOVER-TYPES</td><td>Should</td><td>Yes</td><td>There are no types that implement base types</td></tr>
 <tr><td>DISCOVER-OPERATIONS</td><td>Should</td><td>Yes</td><td></td></tr>
 <tr><td>DISCOVER-MGMT-NODES</td><td>Should</td><td>Yes</td><td>This operation yields the addresses of all of the router nodes in the known network</td></tr>
-<tr><td>REGISTER</td><td>May</td><td>Not Planned</td><td>The router has a specific way to discover peers that does not involve these operations</td></tr>
-<tr><td>DEREGISTER</td><td>May</td><td>Not Planned</td><td>The router has a specific way to discover peers that does not involve these operations</td></tr>
+<tr><td>REGISTER</td><td>May</td><td>Not Planned</td><td>The router has a specific way to discover peers that does not involve this operation</td></tr>
+<tr><td>DEREGISTER</td><td>May</td><td>Not Planned</td><td>The router has a specific way to discover peers that does not involve this operation</td></tr>
 </tbody>
 </table>
 

Modified: qpid/site/input/components/dispatch-router/amqp-mapping.md
URL: http://svn.apache.org/viewvc/qpid/site/input/components/dispatch-router/amqp-mapping.md?rev=1534893&r1=1534892&r2=1534893&view=diff
==============================================================================
--- qpid/site/input/components/dispatch-router/amqp-mapping.md (original)
+++ qpid/site/input/components/dispatch-router/amqp-mapping.md Wed Oct 23 01:41:43 2013
@@ -84,8 +84,8 @@ Non-compliance occurs for one of the fol
   || DISCOVER-TYPES || Should || Yes || There are no types that implement base types ||
   || DISCOVER-OPERATIONS || Should || Yes || ||
   || DISCOVER-MGMT-NODES || Should || Yes || This operation yields the addresses of all of the router nodes in the known network ||
-  || REGISTER || May || Not Planned || The router has a specific way to discover peers that does not involve these operations ||
-  || DEREGISTER || May || Not Planned || The router has a specific way to discover peers that does not involve these operations ||
+  || REGISTER || May || Not Planned || The router has a specific way to discover peers that does not involve this operation ||
+  || DEREGISTER || May || Not Planned || The router has a specific way to discover peers that does not involve this operation ||
 
 ### Manageable Entities
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org