Github user kgiusti commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/393#discussion_r226742200
--- 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 --
Error reporting. Without it the router fails with a generic parse error.
With this we get:
qdrouterd: Python: CError: Configuration: attachSubscription cannot be
created via the configuration file
I'm going to have to re-work this on changing the name in any case. I can
pull it if you want.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]