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?<br><br><div class="gmail_quote">On Fri, Jul 17, 2009 at 6:33 PM, Amit Rathore <span dir="ltr"><<a href="mailto:amitrathore@gmail.com">amitrathore@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I'm a RabbitMQ newbie, so this may be that I'm doing something stupid...<br>
<br>
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?<br>
<br>
Any help would be greatly appreciated, thanks in advance!<br>
<br>
Regards,<br><font color="#888888">
Amit<br>
</font></blockquote></div><br>