Yes, when a consumer has ack'd the receipt of the message This should help: http://activemq.apache.org/how-do-i-find-the-size-of-a-queue.html
You can use max-enqueue-time to determine how long messages have stayed in a destination, that is, enqueued then dequeeud... On Tue, Dec 24, 2013 at 11:12 AM, Suat Gonul <[email protected]> wrote: > Hi everyone, > > First, what does dequeueing mean exactly? Does that mean a message is > obtained by a consumer successfully? > Second, is it possible to learn max dequeue time somehow e.g. via HAWTIO, > etc? > > Thanks, best, > Suat -- Christian Posta http://www.christianposta.com/blog twitter: @christianposta
