with the inclusion and exclusion filters on a network connector, a destination can remain local. Also, there is the destinationFilter for advisories that defaults to ">". Make that more exact and only the matching destinations will be global.
On 27 October 2011 08:39, Torsten Mielke <[email protected]> wrote: > Broker instances in a network of brokers exchange information about new > destinations, producers and consumers via their network bridge. > However a destination should only get created on another broker, if there is > either a producer or consumer connected to that destination on that broker. > >> Also, is it possible to create a queue on the server >> that will only be available to one client broker? > > No, if you create a destination on the server broker, then it will exist on > the server broker. It will also get created on the client broker, as soon as > a consumer or producer connects to the client broker for that destination. > > > Torsten Mielke > [email protected] > [email protected] > > -- http://fusesource.com http://blog.garytully.com
