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

[jira] [Created] (MINIFICPP-1305) Create integration tests for MQTT processors using a dockerized MQTT broker

Adam Hunyadi created MINIFICPP-1305:
---------------------------------------

             Summary: Create integration tests for MQTT processors using a dockerized MQTT broker
                 Key: MINIFICPP-1305
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1305
             Project: Apache NiFi MiNiFi C++
          Issue Type: Task
    Affects Versions: 0.7.0
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi
             Fix For: 1.0.0


*Background:*

 

The MQTT processors are untested and known to be unstable. We suspect, that setting up secure connections is currently broken and it is quite likely that there are other problems as well.

As we do not know much about what potential use-cases there are for MQTT, my recommendation is that whoever starts with the implementations first spends a considerable amount of time on understanding this protocol and its use-cases, finding a containerized solution for a broker implementation that adheres to them and plans the potential tests before even touching the code. Also starting with compatibility (platform for the docker frame/CI job) tests and checks before writing the tests is recommended.

Acceptance criteria:

The person picking up this task should investigate and propose tests and verify it with [~aboda].



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