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

Connection URI for clusters #206

Open
4integration opened this issue Jun 8, 2017 · 2 comments
Open

Connection URI for clusters #206

4integration opened this issue Jun 8, 2017 · 2 comments

Comments

@4integration
Copy link

Hi,
I have a question.
If I have a RabbitMQ cluster with three nodes on
host1:5672
host2:5673
host3:5674

How can I specify the connection URI?
Comma separated or similar? Like
amqp://user:passwd@host1:5672,amqp://user:passwd@host2:5673,amqp://user:passwd@host3:5674

/ Joacim

@xinchen10
Copy link
Member

This is not supported currently. Issue #33 is related to this.

@4integration
Copy link
Author

Hi @xinchen10
Thanks for your answer.
It would be great if #33 could be implemented soon :)

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

2 participants