You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by jason peng <ps...@sina.com> on 2013/10/30 04:12:09 UTC

amq 5.9 Persistent queue bug

i create 3 persistent queue:a1,a2,a3
bug :
a1 have 401 message(every message 1mb)
a2 have 1 message(message 1mb)
a3 have 1 message(message 1mb)
if start amq ,i first browse a1 at
webconsole(http://localhost:8161/admin),then i get 200 message, and next i
 browse a2 queue (Number Of Pending Messages  is 1),i will not get any
message.
and i found ,if i modify the section <memoryUsage limit="1024 mb" /> in
activemq.xml,restart amq ,a1,a2,a3 browse a1,a2,a3 is ok

5.9 fixed:AMQ-4595 QueueBrowser hangs when browsing large queues,i guess fix
the quession,but lead the new bug.









--
View this message in context: http://activemq.2283324.n4.nabble.com/amq-5-9-Persistent-queue-bug-tp4673345.html
Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.