Github user ted-ross commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/393#discussion_r226733939
  
    --- Diff: python/qpid_dispatch_internal/management/config.py ---
    @@ -67,6 +67,7 @@ def transform_sections(sections):
                 if s[0] == "autoLink":  s[0] = "router.config.autoLink"
                 if s[0] == "exchange":  s[0] = "router.config.exchange"
                 if s[0] == "binding":   s[0] = "router.config.binding"
    +            if s[0] == "attachSubscription":   s[0] = 
"router.connection.attachSubscription"
    --- End diff --
    
    Why go to all the trouble of adding support for configuration of a 
non-configurable entity?


---

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

Reply via email to