Consumer Priorities Appear To Be Broken On AMQ 5.0
--------------------------------------------------

                 Key: AMQ-1523
                 URL: https://issues.apache.org/activemq/browse/AMQ-1523
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.0.0
         Environment: AMQ 5.0 on Windows XP Pro
            Reporter: Joe Fernandez



1. I have two brokers A and B, which are interconnected via a forwarding bridge.
2. conduitSubscriptions is set to "true" (default)
3. Connected to each of the brokers, I have a consumer reading off a queue 
called Q.TEST.
4. The consumer on broker B is given a vastly different priority than the 
consumer on broker A.
5. I start a producer that connects to broker A and sends x number of messages 
to Q.TEST.

On AMQ 4.1.1, the consumer with the higher priority would receive more of the 
message load. However, on the just-released AMQ 5.0 this is not the case; the 
message load is being evenly distributed across both consumers. 

  

-- 
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