Skip to content

Clarify 'reclaim_quorum_memory' command description and banner#15835

Merged
michaelklishin merged 1 commit intomainfrom
md/reclaim_quorum_memory-wording
Mar 26, 2026
Merged

Clarify 'reclaim_quorum_memory' command description and banner#15835
michaelklishin merged 1 commit intomainfrom
md/reclaim_quorum_memory-wording

Conversation

@the-mikedavis
Copy link
Copy Markdown
Collaborator

The aux effect triggered by rabbit_quorum_queue:reclaim_memory/2 no longer triggers a WAL rollover, just a erlang:garbage_collect/0 run. This change updates the description and banner of the reclaim_quorum_memory CLI command to remove mentions of WAL rollover.

The aux effect triggered by `rabbit_quorum_queue:reclaim_memory/2` no
longer triggers a WAL rollover, just a `erlang:garbage_collect/0` run.
This change updates the description and banner of the
`reclaim_quorum_memory` CLI command to remove mentions of WAL rollover.
@the-mikedavis the-mikedavis self-assigned this Mar 25, 2026
@the-mikedavis
Copy link
Copy Markdown
Collaborator Author

Looks like this has been true since back before 4.2 so we could backport this as far as 4.2.x: https://github.com/rabbitmq/rabbitmq-server/blob/v4.2.x/deps/rabbit/src/rabbit_fifo.erl#L1162-L1163

@michaelklishin michaelklishin added this to the 4.4.0 milestone Mar 26, 2026
@michaelklishin michaelklishin merged commit 27ae122 into main Mar 26, 2026
182 checks passed
@michaelklishin michaelklishin deleted the md/reclaim_quorum_memory-wording branch March 26, 2026 00:04
michaelklishin added a commit that referenced this pull request Mar 26, 2026
Clarify 'reclaim_quorum_memory' command description and banner (backport #15835)
michaelklishin added a commit that referenced this pull request Mar 26, 2026
Clarify 'reclaim_quorum_memory' command description and banner (backport #15835) (backport #15836)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants