summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2014-08-20 11:07:14 +0100
committerSimon MacMullen <simon@rabbitmq.com>2014-08-20 11:07:14 +0100
commitfca583793b4b35550daff097a78b57ea4ee48871 (patch)
treeb068583416b3ded4f6dd91b5fe245ca87236aead
parent403d476e5e077b9753bccc4c1404a214517c4f5c (diff)
downloadrabbitmq-server-fca583793b4b35550daff097a78b57ea4ee48871.tar.gz
We handled that case in 359da524140b
-rw-r--r--src/rabbit_mirror_queue_slave.erl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rabbit_mirror_queue_slave.erl b/src/rabbit_mirror_queue_slave.erl
index 7f65af65..c8bff0c4 100644
--- a/src/rabbit_mirror_queue_slave.erl
+++ b/src/rabbit_mirror_queue_slave.erl
@@ -147,7 +147,6 @@ init_slave(Q = #amqqueue{name = QName}) ->
existing ->
gm:leave(GM),
{stop, normal, Q};
- %% TODO what about this case?
master_in_recovery ->
gm:leave(GM),
%% The queue record vanished - we must have a master starting