Replies: 1 comment
-
You assumption is wrong, a client only connects to one node at a time. Bunny does support endpoint lists but
is not valid Ruby code. RabbitMQ Stream protocol clients can connect to multiple nodes in paraller but Bunny is not one of them. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In docs absent if possible or no to set multiple cluster node for connection with
automatically_recover=true
Task: I have 7 cluster nodes. I assume that client able to consume as many node as needed and switch between them in case connection issue.
Or bunny is not support cluster mode ?
Beta Was this translation helpful? Give feedback.
All reactions