Skip to content

QQ/Streams: Ensure open file handles are closed when a queue is deleted. (backport #14127) #14138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Jun 26, 2025

Whilst a session or channel has one open.


This is an automatic backport of pull request #14127 done by [Mergify](https://mergify.com).

If a stream or quorum queue has opened a file to read a consumer message
and the queue is deleted the file handle reference is lost and kept
open until the end of the channel lifetime.

(cherry picked from commit c688169)
@michaelklishin michaelklishin added this to the 4.1.2 milestone Jun 26, 2025
@michaelklishin michaelklishin merged commit 1b29467 into v4.1.x Jun 26, 2025
814 of 818 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-14127 branch June 26, 2025 12:23
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