You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by me9999 <m...@wwcw.org> on 2006/11/02 06:14:45 UTC

Exclusive Consumer Losing a Message?

In my test, I have two consumers, one is set to be an exclusive consumer. 
The exclusive consumer is started last.  If a producer sends 10 messages,
one goes to the non-exclusive consumer while the other 9 go to the exclusive
consumer.  I would think they all should go to the exclusive consumer.  Is
there a reason why they don't?

Thanks.
-- 
View this message in context: http://www.nabble.com/Exclusive-Consumer-Losing-a-Message--tf2557796.html#a7127958
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Exclusive Consumer Losing a Message?

Posted by Adrian Co <ac...@exist.com>.
This has been fixed in trunk.

See https://issues.apache.org/activemq/browse/AMQ-1024


me9999 wrote:
> 
> In my test, I have two consumers, one is set to be an exclusive consumer. 
> The exclusive consumer is started last.  If a producer sends 10 messages,
> one goes to the non-exclusive consumer while the other 9 go to the
> exclusive consumer.  I would think they all should go to the exclusive
> consumer.  Is there a reason why they don't?
> 
> Thanks.
> 

-- 
View this message in context: http://www.nabble.com/Exclusive-Consumer-Losing-a-Message--tf2557796.html#a7285208
Sent from the ActiveMQ - User mailing list archive at Nabble.com.