Skip to content

Ignore stream connections in unexpected states (backport #13674) (backport #13677) #13678

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
Apr 3, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Apr 3, 2025

A connection which terminated before it was fully established would lead to a function_clause, since metadata is not available to really call notify_connection_closed. We can just ignore such connections and not notify about them.

Resolves #13670


This is an automatic backport of pull request #13674 done by Mergify.
This is an automatic backport of pull request #13677 done by Mergify.

A connection which terminated before it was fully established
would lead to a function_clause, since metadata is not available
to really call notify_connection_closed. We can just ignore such
connections and not notify about them.

Resolves https://github.com/rabbitmq/rabbitmq-server/discussions/13670

(cherry picked from commit 09ed8fd)
(cherry picked from commit 268b15b)
@michaelklishin michaelklishin added this to the 4.0.8 milestone Apr 3, 2025
@michaelklishin michaelklishin merged commit 8b3ae30 into v4.0.x Apr 3, 2025
267 of 268 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.0.x/pr-13677 branch April 3, 2025 04:11
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