i have suffered a problem for a long time on using activemq. let me describe as follow
1.one broker startup 2.two consumer (one is on linux ,and one is on windows,code are the same),consuming different queue. 3.make the network temporaly unavaliable between broker and consumers ,and the producer continue to send message to the queue, and then make the network avalibale, the result is that the consumer on windows can still work,but the linux one can not. all consumers use the "failover" transport . anybody who met this problem before? help!!!!!!!!!!