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

Configure multiple clientname in abp rabbitmq #5231

Open
siyangzzz opened this issue Aug 31, 2020 · 5 comments
Open

Configure multiple clientname in abp rabbitmq #5231

siyangzzz opened this issue Aug 31, 2020 · 5 comments

Comments

@siyangzzz
Copy link

is there anyway that i can configure multiple clientname in abp rabbitmq,i have a service that i have to direct different queue to consume.

@hikalkan
Copy link
Member

hikalkan commented Sep 6, 2020

It is allowed to define multiple connections, but the event bus can only use one of them currently.

That's not possible yet. I am adding this to backlog.

Currently, the only workaround seems to re-write the RabbitMqDistributedEventBus class.

@siyangzzz
Copy link
Author

It is allowed to define multiple connections, but the event bus can only use one of them currently.

That's not possible yet. I am adding this to backlog.

Currently, the only workaround seems to re-write the RabbitMqDistributedEventBus class.
thanks,i'll try it.

@cocosip
Copy link

cocosip commented Nov 17, 2020

Are there any plans?

@NiuziyuanPy
Copy link

It is allowed to define multiple connections, but the event bus can only use one of them currently.

That's not possible yet. I am adding this to backlog.

Currently, the only workaround seems to re-write the RabbitMqDistributedEventBus class.

你好,请问这个有后续了吗

@maliming
Copy link
Member

Still on backlogs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants