[
https://issues.apache.org/jira/browse/NIFI-14670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17981697#comment-17981697
]
Peter Turcsanyi commented on NIFI-14670:
----------------------------------------
[~msalim] Please note you can connect to AMQP 1.0 compatible services using
Publish/ConsumeJMS processors with Apache Qpid JMS client
(https://qpid.apache.org/components/jms/index.html). See also NIFI-9180 and
NIFI-9238.
Implementing a dedicated processor may have further advantages. I just wanted
to highlight that AMQP 1.0 is already available in NiFi.
> Support AMQP 1.0 alongside existing 0.9.1 in NiFi AMQP Processors
> -----------------------------------------------------------------
>
> Key: NIFI-14670
> URL: https://issues.apache.org/jira/browse/NIFI-14670
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 2.4.0
> Environment: Docker
> Reporter: Mohammed Salim
> Priority: Major
> Fix For: 2.5.0
>
>
> Hi NiFi team!
> I'd like to propose adding AMQP 1.0 support to NiFi AMQP processors while
> keeping the current 0.9.1 support. This would be incredibly valuable because:
> 1. Many modern messaging systems now prefer AMQP 1.0 for its:
> - Improved security features (authentication & authorization)
> - Better performance with binary protocol support
> - More flexible connection handling
> 2. We need both versions because:
> - Some systems still use 0.9.1
> - Having both options gives users flexibility
> - Smooth transition path for upgrades
> This enhancement would help NiFi users better integrate with modern messaging
> systems while maintaining compatibility with existing implementations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)