[rabbitmq-discuss] Priority queue doesn't seem to work

kevin lettier lettier.kevin at gmail.com
Tue May 20 10:01:48 BST 2014


I use the Java example so the queue was created once with 'x-max-priority'
arg set to 10
I deleted the queue and re-launch the code but unfortunately it does not
work :(


2014-05-20 10:40 GMT+02:00 Matthias Radestock <matthias at rabbitmq.com>:

> On 20/05/14 09:35, Simon MacMullen wrote:
>
>> On 20/05/2014 9:30AM, kevin lettier wrote:
>>
>>> When I'm running Java example from GitHub (with 'x-max-priority' arg set
>>> on queue) the messages are received in the same order as I sent them.
>>>
>>
>> First guess: could you have declared the queue beforehand with the
>> 'x-max-priority' argument not set, or with it set but the plugin not
>> installed?
>>
>
> ...or perhaps the consumer was created before the publisher, so the
> messages just went straight through.
>
> Matthias.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140520/48863465/attachment.html>


More information about the rabbitmq-discuss mailing list