You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Marton Szasz (Jira)" <ji...@apache.org> on 2020/07/20 16:14:00 UTC

[jira] [Comment Edited] (MINIFICPP-1291) Update MQTT processors so that they use the Mosquitto third-party

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

Marton Szasz edited comment on MINIFICPP-1291 at 7/20/20, 4:13 PM:
-------------------------------------------------------------------

alternatives: [https://github.com/mqtt/mqtt.github.io/wiki/servers]

I think we are missing the broker/server part for out tests. They are generally not available in a C++ library form, so we should probably use docker tests to cover MQTT.


was (Author: szaszm):
[https://github.com/mqtt/mqtt.github.io/wiki/servers]

I think we are missing the broker/server part for out tests. They are generally not available in a C++ library form, so we should probably use docker tests to cover MQTT.

> Update MQTT processors so that they use the Mosquitto third-party
> -----------------------------------------------------------------
>
>                 Key: MINIFICPP-1291
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1291
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Improvement
>            Reporter: Arpad Boda
>            Assignee: Adam Hunyadi
>            Priority: Major
>              Labels: MiNiFi-CPP-Hygiene
>
> MQTT processors are untested and unstable (based on the latest commit fixing them).
>  A 3rd party should be found to act as other end of the mqtt communication and verify the processors.
> *Update:*
> [[Mosquitto]|https://github.com/eclipse/mosquitto] should be a good candidate as a third-party handling MQTT communication. It is licensed under theĀ [[Eclipse Public License 1.0]|https://www.eclipse.org/legal/epl-v10.html] which is [[compatible with the Apache License]|https://www.apache.org/legal/resolved.html].



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