exclusive consumer doesn't seem to be working

2014-10-27 Thread jahlborn
i'm experimenting with the exclusive consumer in an activemq cluster (currently running activemq 5.9.1), and it doesn't seem to be working for me. we have activemq embedded in our product. i am testing with a two node cluster, where there is an activemq instance embedded in each node and clustere

Re: Not abortable slow consumers / stopped processing of messages in a queue

2014-10-27 Thread Tim Bain
1. In my limited experience with slow consumer abort strategies (using the SlowConsumerAbortStrategy, not the SlowAckConsumerAbortStrategy), I've observed that a client will continue processing the current message even when aborted; the abort seems to allow the broker to get on with its life but d