summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Sackman <matthew@rabbitmq.com>2011-05-23 16:50:48 +0100
committerMatthew Sackman <matthew@rabbitmq.com>2011-05-23 16:50:48 +0100
commitd99801020fa148777d1a3586eab0ea32e9119ab4 (patch)
tree19a9b9909c3cb598348372e3c2970a32aeb0fca2
parentcbb2e20ff65999293be4bcbc08bdee588a731435 (diff)
downloadrabbitmq-server-d99801020fa148777d1a3586eab0ea32e9119ab4.tar.gz
Add pointer back to bug given the value of the additional commentary in the bug
-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) ->