Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 6b80d1ff2 -> 8b1b7b979


DISPATCH-179 - Added some extra documentation for connectionRole


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/8b1b7b97
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/8b1b7b97
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/8b1b7b97

Branch: refs/heads/master
Commit: 8b1b7b979d1536b92c105f95e479a64cd87dd2db
Parents: 6b80d1f
Author: Ganesh Murthy <gmur...@redhat.com>
Authored: Wed Apr 13 13:08:00 2016 -0400
Committer: Ganesh Murthy <gmur...@redhat.com>
Committed: Wed Apr 13 13:08:00 2016 -0400

----------------------------------------------------------------------
 python/qpid_dispatch/management/qdrouter.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/8b1b7b97/python/qpid_dispatch/management/qdrouter.json
----------------------------------------------------------------------
diff --git a/python/qpid_dispatch/management/qdrouter.json 
b/python/qpid_dispatch/management/qdrouter.json
index 6cc9614..6812eba 100644
--- a/python/qpid_dispatch/management/qdrouter.json
+++ b/python/qpid_dispatch/management/qdrouter.json
@@ -41,7 +41,7 @@
                         "on-demand"
                     ],
                     "default": "normal",
-                    "description": "The role of an established connection. In 
the normal role, the connection is assumed to be used for AMQP clients that are 
doing normal message delivery over the connection.  In the inter-router role, 
the connection is assumed to be to another router in the network.  Inter-router 
discovery and routing protocols can only be used over inter-router 
connections.",
+                    "description": "The role of an established connection. In 
the normal role, the connection is assumed to be used for AMQP clients that are 
doing normal message delivery over the connection.  In the inter-router role, 
the connection is assumed to be to another router in the network.  Inter-router 
discovery and routing protocols can only be used over inter-router connections. 
route-container role can be used for router-container connections, for example, 
a router-broker connection. on-demand role has been deprecated.",
                     "create": true
                 }
             }


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

Reply via email to