Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Remove the CloudEventBackgroundJob message pump implementation #112

@stijnmoreels

Description

@stijnmoreels

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.

Metadata

Metadata

Assignees

Labels

breaking-changeAll issues related to breaking changescloud-eventsAll issues related to CloudEvents background jobsgood first issueGood for newcomers

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions