QueueBrowser doesn't browse the entire queue
--------------------------------------------
Key: AMQ-2172
URL: https://issues.apache.org/activemq/browse/AMQ-2172
Project: ActiveMQ
Issue Type: Bug
Components: JMS client
Affects Versions: 5.2.0
Environment: ActiveMQ in standalone config.
$ java -versionjava version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Server VM (build 11.2-b01, mixed mode)
$ uname -a
Linux 2.6.18-92.1.18.el5PAE #1 SMP Wed Nov 12 10:02:30 EST 2008 i686 i686 i386
GNU/Linux
Show ยป
$ java -versionjava version "1.6.0_12" Java(TM) SE Runtime Environment (build
1.6.0_12-b04) Java HotSpot(TM) Server VM (build 11.2-b01, mixed mode) $ uname
-a Linux 2.6.18-92.1.18.el5PAE #1 SMP Wed Nov 12 10:02:30 EST 2008 i686 i686
i386 GNU/Linux
Reporter: Robert Gibson
Browsing a queue only seems to "snapshot" the first few messages in the queue
when there are lots of messages in the buffer. See attached test case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.