Skip to content
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

Fixes #1681: remove unsupported AMQP link detach handling #1682

Merged
merged 2 commits into from
Nov 27, 2024

Conversation

kgiusti
Copy link
Contributor

@kgiusti kgiusti commented Nov 25, 2024

No description provided.

@kgiusti kgiusti marked this pull request as draft November 26, 2024 13:13
@kgiusti kgiusti marked this pull request as ready for review November 26, 2024 16:23
@kgiusti
Copy link
Contributor Author

kgiusti commented Nov 26, 2024

Verified that the router currently responds to a received detach(close=False) with detatch(close=True) unconditionally. If the detaching client then attempts to re-attach via pn_link_open() - as per this section of the AMQP 1.0 Spec then the link simply hangs.

@kgiusti kgiusti merged commit 8d3a4c5 into skupperproject:main Nov 27, 2024
41 of 43 checks passed
@kgiusti kgiusti deleted the ISSUE-1681 branch November 27, 2024 14:31
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