Nabeel created NIFI-8341:
----------------------------

             Summary: ConsumeAMQP and PublishAMQP Should support multiple hosts
                 Key: NIFI-8341
                 URL: https://issues.apache.org/jira/browse/NIFI-8341
             Project: Apache NiFi
          Issue Type: New Feature
          Components: Configuration
            Reporter: Nabeel
             Fix For: 1.14.0


The [Java Client API Guide|https://www.rabbitmq.com/api-guide.html] provides 
examples of how to create a connectionFactory instance using multiple RabbitMQ 
nodes in a cluster. The connectionFactory will establish a connection with the 
first host in the list which is available.

This functionality has not been used in the ConsumeAMQP or PublishAMQP 
processors.

It would be convenient to be able to provide a comma-delimitted list in the 
*Host Name* Processor property.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to