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

Matthias Radestock matthias at rabbitmq.com
Tue May 20 09:40:14 BST 2014


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.


More information about the rabbitmq-discuss mailing list