Re: Slow consumer acknowledgment timeout

2017-09-26 Thread Raffi
nvm, I got it. read the docs, son. :-) -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Slow consumer acknowledgment timeout

2017-09-26 Thread Raffi
Tim, If, by default, the broker has no slow consumer strategy configured, does that also mean the broker will not publish slow consumer advisory messages? Are the strategy and advisory linked together? If not, under what conditions does the broker publish slow consumer advisories? -- Sent from:

Re: Slow consumer acknowledgment timeout

2017-08-26 Thread Tim Bain
No slow consumer strategy is enabled by default, so if you haven't configured anything, then the answer is "never." If you choose to use the strategy you referenced, configuration details (including defaults) are at https://dzone.com/articles/coming-activemq-59-new-way. Or you can use the original