Description
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.
Attachments
Issue Links
- relates to
-
AMQ-4210 DynamicallyIncludedDestinations is not enforced for the other end of duplex bridge
- Resolved