[rabbitmq-discuss] Rejecting messages if incorrect build number
Simon MacMullen
simon at rabbitmq.com
Fri Mar 21 15:30:20 GMT 2014
On 21/03/2014 3:25PM, Patrick Long wrote:
> That was exactly my intention :-)
For v1 consumers to get v1 messages?
In that case, you could have v2 consumers basic.reject{requeue=false}
but define a DLX on the queue that republishes a message to another
queue with v1 consumers on it.
Mind you, I'm not sure if that is any simpler than just having separate
queues.
Cheers, Simon
--
Simon MacMullen
RabbitMQ, Pivotal
More information about the rabbitmq-discuss
mailing list