We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca428a3 commit da21e98Copy full SHA for da21e98
src/rabbit_variable_queue.erl
@@ -1732,7 +1732,7 @@ purge_and_index_reset(State) ->
1732
%%
1733
%% purge_betas_and_deltas/2 loads messages from the queue index,
1734
%% filling up q3 and in some cases moving messages form q2 to q3 while
1735
-%% reseting q2 to an empty queue (see maybe_deltas_to_betas/2). The
+%% resetting q2 to an empty queue (see maybe_deltas_to_betas/2). The
1736
%% messages loaded into q3 are removed by calling
1737
%% remove_queue_entries/3 until there are no more messages to be read
1738
%% from the queue index. Messages are read in batches from the queue
0 commit comments