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

Remove the CloudEventBackgroundJob message pump implementation #112

Closed
Tracked by #311
stijnmoreels opened this issue Feb 4, 2022 · 0 comments · Fixed by #210
Closed
Tracked by #311

Remove the CloudEventBackgroundJob message pump implementation #112

stijnmoreels opened this issue Feb 4, 2022 · 0 comments · Fixed by #210
Assignees
Labels
breaking-change All issues related to breaking changes cloud-events All issues related to CloudEvents background jobs good first issue Good for newcomers
Projects
Milestone

Comments

@stijnmoreels
Copy link
Member

Is your feature request related to a problem? Please describe.
When refactoring the message processing from the message pump to the message routing, the message pump is having less responsibility and is now only used for customization and not regular message processing. The consequence is that the CloudEventBackgroundJob message pump is made obsolete and replaced with CloudEventMessageRouter.

Describe the solution you'd like
Remove the CloudEventBackgroundJob in the Arcus.BackgroundJobs.CloudEvents project.

@stijnmoreels stijnmoreels added the cloud-events All issues related to CloudEvents background jobs label Feb 4, 2022
@stijnmoreels stijnmoreels added this to To do in Roadmap via automation Feb 4, 2022
@stijnmoreels stijnmoreels added this to the v1.0 milestone Feb 4, 2022
@stijnmoreels stijnmoreels added breaking-change All issues related to breaking changes good first issue Good for newcomers labels Feb 4, 2022
@stijnmoreels stijnmoreels self-assigned this Feb 2, 2024
Roadmap automation moved this from To do to Done Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change All issues related to breaking changes cloud-events All issues related to CloudEvents background jobs good first issue Good for newcomers
Projects
Roadmap
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant