dapr / components-contrib

Community driven, reusable components for distributed apps
Apache License 2.0
548 stars 479 forks source link

Support for Vhost (virtual host) in RabbitMQ #3502

Open pyjads opened 3 months ago

pyjads commented 3 months ago

In our current setup, we are using RabbitMQ with multiple virtual hosts (Vhosts) to separate different environments and applications. However, Dapr's RabbitMQ binding does not currently support specifying a Vhost, which limits its usability in our environment. If it is already supported, is there any documentation?

I would like to request the addition of a configuration option to specify the Vhost when using RabbitMQ in Dapr. This would allow us to direct Dapr bindings to the appropriate virtual host within RabbitMQ.

More Details

pyjads commented 2 months ago

Update: The connectionString parameter supports vhosts, but specifying a vhost as a separate parameter is not supported.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.

github-actions[bot] commented 1 month ago

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as pinned, good first issue, help wanted or triaged/resolved. Thank you for your contributions.

github-actions[bot] commented 4 days ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged (pinned, good first issue, help wanted or triaged/resolved) or other activity occurs. Thank you for your contributions.