You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Christian Posta (JIRA)" <ji...@apache.org> on 2012/12/06 01:28:59 UTC

[jira] [Created] (AMQ-4209) NetworkConnector and NetworkBridgeConfiguration have same named private variables for excludedDestination

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