RabbitMQ High Availability

64 views
Skip to first unread message

Faisal Nadeem

unread,
Jun 26, 2016, 7:48:07 AM6/26/16
to masstransit-discuss
Hi,

How can i implement queues high availability for the created queues in cluster?

  • I am passing queue name only in RecieveEndPoint constructor, how can we add ?ha=true prefix
  • Kindly explain the way for temporary queues also

Chris Patterson

unread,
Jun 26, 2016, 9:30:31 AM6/26/16
to masstrans...@googlegroups.com
Follow the guide on the RabbitMQ web site to configure queues to be HA. 


There is no way for the RabbitMQ client to tell the broker a queue should be HA any longer, so the ha=true argument was removed. 

A temporary queue you can just put an asterisk as the name, and set the AutoDelete property to True in the end point configurator. 


__
Chris Patterson




--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to masstransit-dis...@googlegroups.com.
To post to this group, send email to masstrans...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/masstransit-discuss/e9b7354d-df77-4b25-b497-8199ce3b7808%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages