Message delivery to selector based consumers pauses if selector leaves messages 
on the queue.
---------------------------------------------------------------------------------------------

                 Key: AMQ-2217
                 URL: https://issues.apache.org/activemq/browse/AMQ-2217
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.1.0, 5.3.0
         Environment: Windows XP, 
            Reporter: Jar Lyons


I have written a test case which will demonstrate the difference between the 
following two scenarios:

1. Producer sending dissimilar JMSType messages to a queue, with a client 
consuming all messages (no selector).
2. Producer sending dissimilar JMSType messages to a queue, with a client 
consuming every other message (using selector).

With a large enough size of test messages (for my environment about 5k), 
scenario 2 will fail with delivery to the consumer halted, while scenario 1 
will not.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to