You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/30 08:33:00 UTC

[jira] [Commented] (NIFI-10251) Add v5 protocol support for existing MQTT processors

    [ https://issues.apache.org/jira/browse/NIFI-10251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597679#comment-17597679 ] 

ASF subversion and git services commented on NIFI-10251:
--------------------------------------------------------

Commit 4d4a5ca4be2f98e82ccf0b96290b27e0b06f277c in nifi's branch refs/heads/main from Nandor Soma Abonyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=4d4a5ca4be ]

NIFI-10251 Add v5 protocol support for existing MQTT processors

This closes #6225.

Signed-off-by: Peter Turcsanyi <tu...@apache.org>


> Add v5 protocol support for existing MQTT processors
> ----------------------------------------------------
>
>                 Key: NIFI-10251
>                 URL: https://issues.apache.org/jira/browse/NIFI-10251
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Nandor Soma Abonyi
>            Assignee: Nandor Soma Abonyi
>            Priority: Major
>              Labels: MQTT
>          Time Spent: 10h 40m
>  Remaining Estimate: 0h
>
> This ticket adds v5 protocol support for existing MQTT processors. For v5 connections the processor from now on uses HiveMQ Client library while in case of v3.1.x connections it uses the existing Paho library. HiveMQ Client could have been used for v3.1.x connections but it seemed to be safer to use the existing library for compatibility reasons.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)