Skip to content

Conversation

@tntwist
Copy link
Contributor

@tntwist tntwist commented Dec 14, 2024

Description

I have an use case where i need to customize the initialize-Logic of the RabbitMqEventBus.
For that reason i made the method "Initialize" virtual and added an interface for the RabbitMqEventBus, to use this interface over the implementation in the application initalization.

Checklist

  • I fully tested it as developer / designer and created unit / integration tests - As no core logic is changed imho no testing is really needed.
  • [ x ] I documented it (or no need to document or I will create a separate documentation issue) - Since no core logic is changed i guess there is no need for documentation.

How to test it?

Create a test app using rabbitmq as distributed event bus.

@maliming maliming self-requested a review December 16, 2024 00:45
@maliming maliming added this to the 9.1-preview milestone Dec 16, 2024
@maliming maliming merged commit cc4ef1a into abpframework:dev Dec 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants