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

Support for connection desired capabilities #142

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yunhaoling
Copy link
Contributor

@yunhaoling yunhaoling commented Jan 17, 2020

The desired capabilities of a connection is described in the amqp protocol, the information is put into the OPEN frame.

However, it's not able to verify this feature -- currently the iothub redirect takes place even amqp:link:redirect is not put into the desired-capabilities. But the service side requires this as in the future they would check the information.

for more context:
redirect could happen on link or connection level
could be related to EH redirect support

@annatisch
Copy link
Member

This patch looks good too - can we add a test using the amqp:link:redirect mentioned above?

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