Skip to content

Conversation

kjnilsson
Copy link
Contributor

@kjnilsson kjnilsson commented Oct 26, 2023

The handle_aux clause for oldest_entry_timestamp did not return the updated Log structure and thus ends up leaking file descriptors when this function is called and the segment isn't already open.

Note that this issue does not affect the absolute majority of RabbitMQ installations.

The handle_aux clause for `oldest_entry_timestamp` did not return
the updated Log structure and thus ends up leaking file descriptors
when this function is called and the segment isn't already open.
@michaelklishin michaelklishin changed the title Fix fd leak in rabbit_fifo Fix a file descriptor leak in an aux command handler Oct 26, 2023
@michaelklishin michaelklishin merged commit 20b3179 into main Oct 26, 2023
@michaelklishin michaelklishin deleted the qq-oldest-entry-timestamp-fd-leak-fix branch October 26, 2023 13:18
michaelklishin added a commit that referenced this pull request Oct 27, 2023
Fix a file descriptor leak in an aux command handler (backport #9790)
michaelklishin added a commit that referenced this pull request Oct 27, 2023
Fix a file descriptor leak in an aux command handler (backport #9790) (backport #9793)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants