Ron Koerner created AMQ-4484:
--------------------------------
Summary: NetworkConnectors create a consumer for queue://
Key: AMQ-4484
URL: https://issues.apache.org/jira/browse/AMQ-4484
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.8.0
Reporter: Ron Koerner
At least for duplex NetworkConnectors a consumer for queue:// is added on the
remote broker, if there are no statically included destinations.
This is caused by the string "[]" incorrectly converted to a list with one
element, instead of an empty list.
The attached patch fixes the problem.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira