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

chore(remove): event-hubs pump project #476

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

stijnmoreels
Copy link
Member

The Messaging library previously supported both Service bus and Event Hubs as message pumps. Due to maintainence costs, and the sheldom usage of message handling in event-sourcing systems, the maintainence cost for this is too high.

Related to the exercise described here #470 , this PR removes the Event Hubs message pump and related feature documentation. This can still be done in a minor release, as separate projects means separate NuGet packages. We only have to archive the NuGet package once we're finished with the release.

@stijnmoreels stijnmoreels added integration:event-hubs All issues concerning integration with Azure Event Hubs message-pumps All issues related to message pumps labels Feb 13, 2025
Copy link

netlify bot commented Feb 13, 2025

Deploy Preview for arcus-messaging ready!

Name Link
🔨 Latest commit 3c84f90
🔍 Latest deploy log https://app.netlify.com/sites/arcus-messaging/deploys/67ad88e6a114cd0008885305
😎 Deploy Preview https://deploy-preview-476--arcus-messaging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@stijnmoreels stijnmoreels marked this pull request as ready for review February 13, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:event-hubs All issues concerning integration with Azure Event Hubs message-pumps All issues related to message pumps
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant