summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rabbit_mirror_queue_coordinator.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rabbit_mirror_queue_coordinator.erl b/src/rabbit_mirror_queue_coordinator.erl
index 96d0e15b..ee849088 100644
--- a/src/rabbit_mirror_queue_coordinator.erl
+++ b/src/rabbit_mirror_queue_coordinator.erl
@@ -304,6 +304,8 @@
%% the last seen state of the queue: checking length alone is not
%% sufficient in this case.
%%
+%% For more documentation see the comments in bug 23554.
+%%
%%----------------------------------------------------------------------------
start_link(Queue, GM, DeathFun) ->