[
https://issues.apache.org/jira/browse/NIFI-14670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18042832#comment-18042832
]
Randall Wood commented on NIFI-14670:
-------------------------------------
AMQP 1.0 was ratified as ISO/IEC 19464:2014 in May 2014 (11+ years ago). I also
see that [https://github.com/jeffvan98/nifi-azure-servicebus] was created
because the AMQP processors in Nifi do not support AMQP 1.0 (which is
ultimately what led me to this issue – I was thinking that Nifi <-> Azure
Service Bus should "just work" because Azure Service Bus is AMQP).
> 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
>
> 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)