You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Matt Ho (JIRA)" <ji...@apache.org> on 2016/08/09 05:30:20 UTC

[jira] [Created] (AMQ-6390) Performance issue when selecting messages

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)