You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2013/12/16 09:18:07 UTC

[jira] [Resolved] (CAMEL-6868) camel-rabbitmq- Support clustered brokers using multiple addresses when calling ConnectionFactory

     [ https://issues.apache.org/jira/browse/CAMEL-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-6868.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 2.13.0
                   2.12.3

Applied the patch into trunk and camel-2.12.x branches.

> 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
>            Assignee: Willem Jiang
>             Fix For: 2.12.3, 2.13.0
>
>
> 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.4#6159)