Skip to content

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

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.

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)
@michaelklishin michaelklishin merged commit 0e3aea5 into v4.1.x Apr 3, 2025
202 of 203 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.1.x/pr-13674 branch April 3, 2025 02:58
michaelklishin added a commit that referenced this pull request Apr 3, 2025
Ignore stream connections in unexpected states (backport #13674) (backport #13677)
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