Re: MQTT WebSocket

2015-05-17 Thread William
yes, I have the exactly the same issue. When I close the web page on which I had create a websocke, the system still display that the connection is connected. It seems like the ActiveMQ system can not detect the close event on the page. Is it a bug of MQ? Or is there any way can avoid that? Wil

Re: Do prefetched messages count towards the queue size?

2015-05-17 Thread Tim Bain
Yes, that's the intended behavior. Queue size = # of unacknowledged messages. On May 17, 2015 12:19 PM, "Kevin Burton" wrote: > If I have a queue with 100 messages, and a consumer with with prefetch=100, > and the consumer prefetches the entire queue, and the messages aren’t ack’d > yet, what’s

Do prefetched messages count towards the queue size?

2015-05-17 Thread Kevin Burton
If I have a queue with 100 messages, and a consumer with with prefetch=100, and the consumer prefetches the entire queue, and the messages aren’t ack’d yet, what’s the queue size? I would think it would remain at 100.. Kevin -- Founder/CEO Spinn3r.com Location: *San Francisco, CA* blog: http:/

Re: Unmatched acknowledge: MessageAck

2015-05-17 Thread salma ali
but i'm already using AMQ 5.11.1 and i have this issue (end of ack) not (start of ack) which solved by AMQ issue 5476 lastMessageId = ID:QVM1-59072-1431443299564-14:1:5:1:2, destination = temp-queue://ID:QVM1-59068-1431443290141-4:1:2, transactionId = null, messageCount = 1, poisonCause = null}; Co