Matt Ho created AMQ-6390:
----------------------------
Summary: Performance issue when selecting messages
Key: AMQ-6390
URL: https://issues.apache.org/jira/browse/AMQ-6390
Project: ActiveMQ
Issue Type: Bug
Components: Performance Test
Affects Versions: 5.13.2
Reporter: Matt Ho
Priority: Blocker
Here is the scenario:
1. Start a standalone activemq server (memory persistence)
2. Enqueue 3000+ message to a queue
3. Dequeue by message selector, and the performance is REALLY bad.
It seems like MessageConsumer is waiting MessageDispatchChannel to get all the
messages from server. Can you fix it in the following updates?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)