We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
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.
Currently, the only workaround seems to re-write the RabbitMqDistributedEventBus class. thanks,i'll try it.
Are there any plans?
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.
你好,请问这个有后续了吗
Still on backlogs.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: