Re: Documentation on the default slow connection strategy.

2015-03-01 Thread Tim Bain
There isn't a default. You have to explicitly enable one of the two available strategies (AbortSlowConsumerStrategy or AbortSlowAckConsumerStrategy); if you don't do that, there will be no attempt to identify consumers as slow nor to do anything in response to them being slow (which involves loggi

Documentation on the default slow connection strategy.

2015-03-01 Thread Kevin Burton
This doesn’t seem to be documented very well and I’m having trouble figuring out what the default slow connection strategy is for consumers. http://activemq.apache.org/per-destination-policies.html Perhaps printing some of the defaults on startup as they change between ActiveMQ versions and showi