ted-ross commented on a change in pull request #837:
URL: https://github.com/apache/qpid-dispatch/pull/837#discussion_r478580017
##########
File path: python/qpid_dispatch_internal/management/config.py
##########
@@ -331,7 +331,7 @@ def configure(attributes):
ssl_profile_name = a.get('name')
displayname_service.add(ssl_profile_name,
display_file_name)
- # Configure remaining singleton types; don't configure listeners
+ # Configure remaining singleton types
for e in config.entities:
if not e['type'] == 'org.apache.qpid.dispatch.listener':
Review comment:
Should there be a check for connectors here as well?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]