etworkTTL settings. Messages will bounce around needlessly. This has been
> patched, but make sure you have it.
>
> http://issues.apache.org/activemq/browse/AMQ-1661
>
> Hope this helps,
> Joe
> Get a free ActiveMQ user guide at www.ttmsolutions.com
>
>
> aburgel
hi,
i have a network of 4 brokers. i've created a queue where each broker has 1
producer, and only 1 of the brokers has a consumer. i'm running activemq
5.1.
about every third or fourth message i produce on one node will not end up at
the consumer.
via jmx, i can see that the brokers all have a
hi,
i'm using a network of brokers set up with 4 nodes with activemq 4.1.2:
http://activemq.org/config/1.0";>
each node has a broker, all are producers for a queue, only 1 node is a
consumer. i'm using spring 2.0.8 DefaultMessageListener to consumer the
messages and jm