Github user ted-ross commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/393#discussion_r227029023
--- Diff: python/qpid_dispatch_internal/management/agent.py ---
@@ -417,6 +417,13 @@ def create(self):
def __str__(self):
return super(LinkRouteEntity, self).__str__().replace("Entity(",
"LinkRouteEntity(")
+class RouterConnectionAttachsubscriptionEntity(EntityAdapter):
--- End diff --
I think we can dispense with all this work just to improve the error
message. We should make sure that the man page for the configuration file
doesn't mention this type.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]