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

Abstracting EventHubs EventData #740

Merged
merged 6 commits into from
Sep 8, 2023
Merged

Conversation

SeanFeldman
Copy link
Collaborator

Fixes #720 #738 #638

A breaking change was introduced in the track 0 SDK WindowsAzure.ServiceBus somewhere after version 6.0.3. As a result of that, it broke SBE ability to clone EventHub messages for UI purposes. This PR is a workaround for the issue to allow rendering EH messages, its custom and system properties, w/o throwing exceptions.

2023-09-05_22-11-45.mp4

Disclaimer: I have not tested all the permutations of what can be done with EH. I would appreciate it if someone could take a look to see if there are any undesirable side effects. This is merely an attempt to unblock those who need to be able to list and evaluate messages sent to EH.

@SeanFeldman
Copy link
Collaborator Author

@paolosalvatori or @ErikMogensen, could you review/approve?

@DelS-AGL was kind enough to give a quick test run and caught one regression that is now fixed.

@paolosalvatori paolosalvatori merged commit 3cfbe19 into main Sep 8, 2023
2 checks passed
@SeanFeldman SeanFeldman deleted the event-hubs-investigation branch October 10, 2023 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants