On 20 May 2013, at 14:56, Andrey Kolchanov <[email protected]> wrote:
> There is a new feature in rabbitmq 3.1.0 - eager synchronization. > What is this eager synchronization in detail? With eager sync enabled, queues will block (i.e., become unresponsive) when a new mirror/slave joins, whilst the slave is synchronised. > Should I explicitly set eager sync policy? It will only happen if you *do* explicitly set ha-sync-mode to automatic, or manually call 'sync' via rabbitmqctl. Cheers, Tim -- You received this message because you are subscribed to the Google Groups "rabbitmq-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rabbitmq-discuss?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
