Github user ssorj commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/244#discussion_r163318304
  
    --- Diff: python/qpid_dispatch/management/qdrouter.json ---
    @@ -1126,6 +1126,106 @@
                 }
             },
     
    +        "router.config.exchange": {
    +            "description":"[EXPERIMENTAL] Defines a topic exchange.",
    +            "extends": "configurationEntity",
    +            "operations": ["CREATE", "DELETE"],
    +            "attributes": {
    +                "address": {
    --- End diff --
    
    @kgiusti , maybe this should be "addr".  That's the established name for 
addresses in the config.  (I prefer "address", but it's more important to avoid 
two different names the same thing.)


---

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

Reply via email to