--
You received this message because you are subscribed to the Google Groups "masstransit-discuss" group.
To post to this group, send email to masstrans...@googlegroups.com.
To unsubscribe from this group, send email to masstransit-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/masstransit-discuss/-/o2F3ufxhpQwJ.
For more options, visit https://groups.google.com/groups/opt_out.
To unsubscribe from this group, send email to masstransit-discuss+unsub...@googlegroups.com.
How about 2). Is it true that the client will try an other server in cluster when sending and receive from other server in cluster when consume?
/Niklas
--
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/8d3c9275-cc96-4615-8201-03b3e508d47f%40googlegroups.com.
--
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/ada6688c-64a8-4453-bce0-67ac05760ede%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
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/9c5b2b1b-5e14-4a62-9c95-ac203be9caa7%40googlegroups.com.
Hi David,
We are using RabbitMQ clustering. All instances of RabbitMQ are in the same
cluster. The load balancer sits in front of the application servers (hence will
not load balance RabbitMQ).
My first assumption was that sending a message to the bus with a RabbitMQ cluster would support taking down the RabbitMQ instance running on the application server but this was not the case. I guess that is possible to implement some logic waiting for some exception and then try to send the message to some other RabbitMQ instance (if the queue is ha). The problem is that sending messages would be slow (having to wait for an exception). Maybe having the last known working RabbitMQ instance in memory would solve that. Sending the first message would still be slow but all other messages are sent to the other instance. The down side is of this solution is that no messages will be sent to the local instance of RabbitMQ (when I comes back again).
I guess that RabbitMQ sends status information across the cluster. Is there a way for Masstransit to trap those?
/Niklas--
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/ac8b8f85-8186-4da7-83b3-a4713b51aa84%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to masstransit-discuss+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to masstransit-dis...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/masstransit-discuss/92e0b00a-2114-4e2a-8998-7a4245ac6f27%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to masstransit-discuss+unsubscribe...@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/ac8b8f85-8186-4da7-83b3-a4713b51aa84%40googlegroups.com.
--
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-discuss+unsub...@googlegroups.com.
To post to this group, send email to masstrans...@googlegroups.com.
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/5f1c8d61-e51c-4631-8345-0a16b1e4e576%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/masstransit-discuss/92e0b00a-2114-4e2a-8998-7a4245ac6f27%40googlegroups.com.
--
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-discuss+unsub...@googlegroups.com.
To post to this group, send email to masstrans...@googlegroups.com.