[rabbitmq-discuss] strange behavior with non-persistent message settings

Amit Rathore amitrathore at gmail.com
Sat Jul 18 03:23:42 BST 2009


Or perhaps I misunderstand what persistent means - and what I really want to
do is to disable the store-and-forward behavior... is there a way to do
that?

On Fri, Jul 17, 2009 at 6:33 PM, Amit Rathore <amitrathore at gmail.com> wrote:

> I'm a RabbitMQ newbie, so this may be that I'm doing something stupid...
>
>  I'm using TEXT_PLAIN field from MessageProperties to send a message - this
> is supposed to set the deliveryMode property to 1 which means
> non-persistent. However, when the consumer comes up (after a producer
> already sent a message), it receives the message. It shouldn't right, since
> it was non-persistent?
>
> Any help would be greatly appreciated, thanks in advance!
>
> Regards,
> Amit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090717/0939df71/attachment.htm 


More information about the rabbitmq-discuss mailing list