Marcus Nilsson created CAMEL-6868:
-------------------------------------

             Summary: 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
            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)

Reply via email to