Skip to content

Commit e35a75c

Browse files
author
Loïc Hoguin
committed
Remove another old comment that was only relevant in 2016 if ever
1 parent 468d9f9 commit e35a75c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

deps/rabbit/src/rabbit_msg_store.erl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -324,11 +324,6 @@
324324
%% receive everything and drop the messages instead of doing
325325
%% all this.
326326
%%
327-
%% Client termination messages are stored in a separate ets index to
328-
%% avoid filling primary message store index and message files with
329-
%% client termination messages.
330-
%% @todo I have no idea what this is talking about.
331-
%%
332327
%% When the msg_store has a backlog (i.e. it has unprocessed messages
333328
%% in its mailbox / gen_server priority queue), a further optimisation
334329
%% opportunity arises: we can eliminate pairs of 'write' and 'remove'

0 commit comments

Comments
 (0)