[
https://issues.apache.org/jira/browse/CAMEL-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-6868:
-------------------------------
Affects Version/s: 2.12.0
Summary: camel-rabbitmq- Support clustered brokers using multiple
addresses when calling ConnectionFactory (was: Support clustered brokers using
multiple addresses when calling ConnectionFactory)
> camel-rabbitmq- Support clustered brokers using multiple addresses when
> calling ConnectionFactory
> -------------------------------------------------------------------------------------------------
>
> Key: CAMEL-6868
> URL: https://issues.apache.org/jira/browse/CAMEL-6868
> Project: Camel
> Issue Type: New Feature
> Components: camel-rabbitmq
> Affects Versions: 2.12.0
> Reporter: Marcus Nilsson
>
> Currently, only one MQ host is supported, since
> factory.newConnection(executor) is called from RabbitMQEndpoint. Multiple
> brokers could be easily supported by using:
> public Connection newConnection(ExecutorService executor, Address[] addrs)
--
This message was sent by Atlassian JIRA
(v6.1#6144)