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

Expose the link properties received when the link is attached #220

Open
richardpark-msft opened this issue Jan 3, 2023 · 0 comments
Open
Labels
needs-triage This is a new issue that needs to be triaged to the appropriate team.

Comments

@richardpark-msft
Copy link
Member

richardpark-msft commented Jan 3, 2023

When a link is attached the service will reply with an Attach frame, with Properties. In Azure Service Bus, when creating links on a session-enabled entity, we get back a property value that tells us how long it's locked until.

This doesn't appear to be exposed in the current interface. I'd imagine it'd be similar to what we've already done for LinkSourceFilterValue, except we'd return the entire Properties map.

(this is the wireshark trace showing the returned attach frame)
wireshark - Service Bus service reply with locked-until-utc property

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage This is a new issue that needs to be triaged to the appropriate team.
Projects
None yet
Development

No branches or pull requests

1 participant