I have a system that will consist of a broker (server broker) that will be connected via networkConnection from multiple different brokers (client brokers). While doing some testing I noticed that a queue created on one client broker (i.e. A) showed up on another client broker (i.e. B) as well as server broker (i.e. C). Is there a way to ensure queues are only created on desired brokers? Also, is it possible to create a queue on the server that will only be available to one client broker?
-- View this message in context: http://activemq.2283324.n4.nabble.com/Queue-appearing-on-network-broker-tp3936896p3936896.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
