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

[Event Hubs] Expose message_annotations as SystemProperties on EventData #4930

Closed
ramya-rao-a opened this issue Aug 29, 2019 · 1 comment
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs

Comments

@ramya-rao-a
Copy link
Contributor

Track 1 .Net & Java SDKs for Event Hubs exposed the message_annotations on the AMQP message as SystemProperties on the EventData class.

In Track 2 we assumed we didnt need this, but now we know that IotHub customers have a use for this as IotHub services adds some extra information via the message_annotations that is useful to customers

This issue is to track the work needed to add the systemProperties on the ReceivedEventData interface.

@ramya-rao-a ramya-rao-a added Client This issue points to a problem in the data-plane of the library. triage labels Aug 29, 2019
@chradek
Copy link
Contributor

chradek commented Sep 10, 2019

Closed by #5008

@chradek chradek closed this as completed Sep 10, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs
Projects
None yet
Development

No branches or pull requests

2 participants