summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2012-09-26 20:26:27 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2012-09-26 20:26:27 +0100
commit4416f7befd1b4584bdda53f4969b6aff7b4da1c3 (patch)
tree7c0b438c1e45939cf9b52d6fa480985604da43a2
parente6c877d3cdb6ca369d4d9c94af6187794affaac0 (diff)
downloadrabbitmq-server-4416f7befd1b4584bdda53f4969b6aff7b4da1c3.tar.gz
correct comment following removal of 'immediate'
-rw-r--r--src/rabbit_mirror_queue_slave.erl3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rabbit_mirror_queue_slave.erl b/src/rabbit_mirror_queue_slave.erl
index 039b2749..625bcdff 100644
--- a/src/rabbit_mirror_queue_slave.erl
+++ b/src/rabbit_mirror_queue_slave.erl
@@ -457,8 +457,7 @@ promote_me(From, #state { q = Q = #amqqueue { name = QName },
ok = rabbit_mirror_queue_coordinator:ensure_monitoring(CPid, MPids),
%% We find all the messages that we've received from channels but
- %% not from gm, and if they're due to be enqueued on promotion
- %% then we pass them to the
+ %% not from gm, and pass them to the
%% queue_process:init_with_backing_queue_state to be enqueued.
%%
%% We also have to requeue messages which are pending acks: the