diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-19 20:16:22 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2013-01-19 20:16:22 +0000 |
| commit | 7b669af1adb86025a75ae26c0821ec370b77ca5f (patch) | |
| tree | 830904edb41914798109f44e65afbdff315d8f6b /docs | |
| parent | 12156ae73dd2f5dcb16f3045e9b52620eddcbca4 (diff) | |
| download | rabbitmq-server-git-7b669af1adb86025a75ae26c0821ec370b77ca5f.tar.gz | |
eager sync of messages pending ack
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index c7069aedf4..bbd2fe5be5 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -465,8 +465,7 @@ synchronise itself. The queue will block while synchronisation takes place (all publishers to and consumers from the queue will block). The queue must be - mirrored, and must not have any pending unacknowledged - messages for this command to succeed. + mirrored for this command to succeed. </para> <para> Note that unsynchronised queues from which messages are |
