consumer stop consuming message when using selector,what's the problem?
-----------------------------------------------------------------------
Key: AMQ-1893
URL: https://issues.apache.org/activemq/browse/AMQ-1893
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.1.0, 5.0.0
Environment: Windows XP SP2/SP3
Reporter: elvis feng
Priority: Critical
Attachments: Test.zip
1. Start ActiveMQ 5.0 or 5.1 using the activemq.xml config file uploaded.
2. Run TestProducer
3. Open Browser : http://localhost:8165/admin,enter 'Queues' page,you can see
now the 'Number of Pending Messages' of queue 'TEST' is 30000.
4. Run TestConsumer,
5. The Consumer will stop consuming messages, now you refresh the 'Queues'
page, the 'Number of Pending Messages' is large than zero
That's The problem, but why? Is the problem in my code or in ActiveMQ?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.