Hi,
Using 5.7.0 I find that the problem exists in the following way:
2 brokers connected via network.
Broker A
has consumer connected to a /queue/foo.test
Broker B
has a producer connected to /queue/foo.test
the producer is producing message for /queue/foo.test and the consumer
de2. They will not flow the
other way unless you set up a bridge in the other direction (node2 -->
node1) or use duplex="true" on your existing network connectors. Not sure
what you mean when you say restarting the brokers fixes what you were
seeing.
On Fri, Jan 11, 2013 at 8:
ay take a look at http://activemq.apache.org/networks-of-brokers.html
At 2013-01-13 00:29:01,swplotner <[hidden
email]> wrote:
>Hi
>
>Good point, I actually do have the same network config on the other node2
>pointing to node1. However, I have now full duplex enabled and st