[
https://issues.apache.org/jira/browse/NIFI-8341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17318086#comment-17318086
]
ASF subversion and git services commented on NIFI-8341:
-------------------------------------------------------
Commit d0045c13b1c79bf435a62a20de4b1b2dd633dedb in nifi's branch
refs/heads/main from nabmoh123
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=d0045c1 ]
NIFI-8341 Support Multi Hosts in AMQP Processors
Signed-off-by: Pierre Villard <[email protected]>
This closes #4939.
> 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
> Assignee: Nabeel
> Priority: Major
> Labels: easyfix, newbie
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> 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)