You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Sujesh Menon (JIRA)" <ji...@apache.org> on 2019/01/31 21:19:00 UTC

[jira] [Updated] (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 ]

Sujesh Menon updated NIFI-5991:
-------------------------------
    Summary: ConsumeMQTT doesn't support MQTT over websockets  (was: ConsumeMQTT doensn't support MQTT over websockets)

> 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
>
> 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)