Skip to content

[Other] How to specify multi rabbit hosts in one amqp URI ? #12741

Closed Answered by michaelklishin
trikker asked this question in Other
Discussion options

You must be logged in to vote

@trikker this is not really an appropriate place for Apache Airflow questions. There is only one host in a URI, including AMQP 0-9-1 URIs.

Depending on the tool or library used, you may be able specify multiple URIs or endpoints (as hosts, host:port pairs or something like that). This is true for multiple AMQP 0-9-1 client libraries, RabbitMQ stream client libraries, shovels, and so on.

Airflow may or may not provide a way to specify multiple URIs but this is not something Team RabbitMQ can help you with.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants