You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (JIRA)" <ji...@apache.org> on 2019/02/04 15:04:00 UTC

[jira] [Resolved] (NIFI-5991) ConsumeMQTT doesn't support MQTT over websockets

     [ https://issues.apache.org/jira/browse/NIFI-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard resolved NIFI-5991.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> ConsumeMQTT doesn't support MQTT over websockets
> ------------------------------------------------
>
>                 Key: NIFI-5991
>                 URL: https://issues.apache.org/jira/browse/NIFI-5991
>             Project: Apache NiFi
>          Issue Type: Improvement
>    Affects Versions: 1.8.0
>            Reporter: Sujesh Menon
>            Priority: Major
>              Labels: easyfix, features
>             Fix For: 1.9.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The Broker URI property of  ConsumeMQTT processor only supports 'tcp' and 'ssl' scheme, Though the org.eclipse.paho.client.mqttv3.MqttClient allows MQTT over WebSockets i.e with the "ws" or "wss" scheme in the broker URI. This could be fixed by adding these schemes to  the BROKER_VALIDATOR  in AbstractMQTTProcessor class, 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)