abpframework / abpframework/abp
Allow to use different rabbitmq connection for different type of events
Open
Nobody has claimed this yet.
abp-framework
effort-md
feature
priority:normal
- Dominant language
- C#
- Stars
- 14.4k
- Forks
- 3.7k
- Avg merge
- 15h 32m
- Merged PRs (30d)
- 106
Description
We may need to have multiple rabbitmq servers and may want to use different servers based on our events. A namespace wildcard would be good, like "use the X connection for events with the Acme.BookStore.* namespace".
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the RabbitMQ connection configuration and event publishing entry points, then determine how event namespaces could select connections. Done means multiple RabbitMQ servers can be configured and events matching a namespace wildcard use the intended connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, rabbitmq
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100