[rabbitmq-discuss] Persistant Messages in TopicExchange

Simone Busoli simone.busoli at gmail.com
Fri Jan 20 06:22:00 GMT 2012


The messages are persisted only if a durable queue exists bound to the
exchange where the messages are published, with a binding key which would
route those messages to the queue.
On Jan 20, 2012 5:19 AM, <swarajya.pothuri at wipro.com> wrote:

> Hi,
> I'm new to RabbitMQ.
> When i use TopicExchange, and trying to push messages to from producer to
> consumer.
> Consumer is able to consume messages only if if it is alive and running
> when the producer is sending the message.
> When consumer is down when producer is started, all those messages were
> lost.
> I tried to make messages Persistant by passing parameter as
> MessageProperties.PERSISTANT_TEXT_PLAIN.
> Still messages were lost.
>
> Someone please help
> Please do not print this email unless it is absolutely necessary.
>
> The information contained in this electronic message and any attachments
> to this message are intended for the exclusive use of the addressee(s) and
> may contain proprietary, confidential or privileged information. If you are
> not the intended recipient, you should not disseminate, distribute or copy
> this e-mail. Please notify the sender immediately and destroy all copies of
> this message and any attachments.
>
> WARNING: Computer viruses can be transmitted via email. The recipient
> should check this email and any attachments for the presence of viruses.
> The company accepts no liability for any damage caused by any virus
> transmitted by this email.
>
> www.wipro.com
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120120/76a7ab7c/attachment.htm>


More information about the rabbitmq-discuss mailing list