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

[jira] [Assigned] (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 ]

Rich Newcomb reassigned CAMEL-6868:
-----------------------------------

    Assignee: Rich Newcomb

> 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: Rich Newcomb
>
> 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)