Christian Posta created AMQ-4209:
------------------------------------
Summary: NetworkConnector and NetworkBridgeConfiguration have same
named private variables for excludedDestination
Key: AMQ-4209
URL: https://issues.apache.org/jira/browse/AMQ-4209
Project: ActiveMQ
Issue Type: Bug
Components: Broker
Affects Versions: 5.7.0
Reporter: Christian Posta
NetworkConnector extends from NetworkBridgeConfiguration. Both NetworkConnector
and NetworkBridgeConfiguration have private fields named "private
List<ActiveMQDestination> excludedDestinations" Not only is it confusing which
list ends up being used to configure the bridge, but duplex connectors could
have a bug because of this. I'll write a test to reproduce.
--
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