--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
System scripts, which will invoke `rabbitmqctl stop` which will use `rabbitmqctl stop_app` and thenalso terminate the VM.RabbitMQ will not wait for consumers, however, it will just shut down. Stopping or pausing individual appsis up to you. You can set VM high memory watermark to something like 0.0000000001to block all publishers but unless they *actually stop publishing attempts* that won't makemuch difference.
On Tue, Jan 17, 2017 at 6:08 AM, zhenbo zeng <zhenb...@gmail.com> wrote:
HiIn my use case, every msg is so important, and I don't want to loss any msg.I have to stop the rabbitmq server when upgrade the rabbitmq server or do something else.Is there a way to stop the rabbitmq server gracefully?For example, the rabbitmq server stop the producers and stop accepting new connections, wait consumers consume all the remain msgs, and then stop rabbitmq server itself.Can these operations work on rabbitmq server, not the producer/consumer applications?
--
You received this message because you are subscribed to the Google Groups "rabbitmq-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-user...@googlegroups.com.
To post to this group, send email to rabbitm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to rabbitmq-users+unsubscribe@googlegroups.com.
To post to this group, send email to rabbitmq-users@googlegroups.com.