Thank you for your answer. This would be explained why consumers didn't get a
message when all messages are prefetched by other consumers.
Suppose we have 21.000 messages. The prefect limit is set to 1000 (default
value). One consumer consumes some of the messages. Then it stops and leaves
the co
We encountered a strange behavior if we change the prefetch size for the
consumers. We have two threads that receives message. The first one fetch
some messages and is then interrupted without closing the connection to the
broker. If the second thread is created it can't receive any messages. In
t
Thank you for your hint :-). We use the client of the ActiveMQ 5.4.2 broker.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Failover-doesn-t-work-with-two-or-more-brokers-tp3264009p3271175.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Hallo,
we have the following scenario:
* two broker that uses the same MySQL database, the configuration files are
the same
* a client that sends messages to one the active broker with the failover
protocol
We now use the following failover procotol uri for the sender:
failover://(tcp://local
I'm having the same problem with ActiveMQ 5.4.2.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/InterruptedException-at-connetion-close-tp2345510p3225478.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.